what is mutex?

Answer Posted / rajesh verma

A Mutex is a mutually exclusive flag. It acts as a gate keeper to a section of code allowing one thread in and blocking access to all others. This ensures that the code being controled will only be hit by a single read at a time. Just be sure to release the mutex when you are

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 ur porject Architecture? If anyone ask what i have to specify here..

1489


Diff between IF and where ?

1616


Explain with examples any 2 features of OOPS.

633


How does the type system works when there is interoperability between a COM and .Net, i mean what exactly happens there

1566


When we use Windows authentication mode

1578






without selecting individually each field in Action Class from jsp,what is the best process to select as many as field at a time automatically from jsp page by using value object class.

1429


public static void main(String args[]) describe it

1575


Tell me the jobs for the MCA Fresher in delhi, Noida..

1901


what is the use MDM(Master Data Management)and meaning

1904


What is the purpose of element of in Ajax

2012


give idea for creating screen in abap

1640


how to convert the data from HTML file to SAS dataset?

2189


Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming

11118


diffrence between oracle apps , .NET , SAP

1603


How to get the index of the clicked field in reports in ABAP?

1155