Can mutex be used across process?



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

Post New Answer

More Linux General Interview Questions

What are the main features of linux operating system?

1 Answers  


What is basic linux?

1 Answers  


what is the difference between samba and ftp server in linux? please mention as many as differneces?

9 Answers  


Is windows 10 better than linux?

1 Answers  


What utility do we have to use for a log to rotate automatically?

1 Answers  


How do I start linux?

1 Answers  


What is gcc compiler in linux?

1 Answers  


can we open microsoft word document,power point etc. on linux suse version and vise versa? if no how can we convert this?

1 Answers  


State the difference between swap partition and a swap file?

1 Answers  


How you can create a folder using terminal?

1 Answers  


What are daemons?

1 Answers  


Please write a loop for removing all files in the current directory that contains a word ‘log’?

1 Answers  


Categories