adspace


What is mutex in linux?

Answer Posted / Ujjawal Trivedi

A Mutex (MUTual EXclusion) is a synchronization primitive used to manage access to shared resources in concurrent computing. It ensures that only one thread can access the resource at any given time.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest linux kernel?

1043


How do I search for files containing specific text in linux?

833


What is the latest version of linux?

1027