Can mutex be used across process?
Answer / Lucky Kaushik
Mutexes are designed for use within the same process and cannot be used to synchronize access to shared resources between different processes.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the main features of linux operating system?
What is basic linux?
what is the difference between samba and ftp server in linux? please mention as many as differneces?
Is windows 10 better than linux?
What utility do we have to use for a log to rotate automatically?
How do I start linux?
What is gcc compiler in linux?
can we open microsoft word document,power point etc. on linux suse version and vise versa? if no how can we convert this?
State the difference between swap partition and a swap file?
How you can create a folder using terminal?
What are daemons?
Please write a loop for removing all files in the current directory that contains a word ‘log’?