adspace
Can mutex be used across process?
Answer Posted / Lucky Kaushik
Mutexes are designed for use within the same process and cannot be used to synchronize access to shared resources between different processes.
Post New Answer View All Answers
How do I search for files containing specific text in linux?
826
What is the latest linux kernel?
1035
What is the latest version of linux?
1022