What is mutex?

Answers were Sorted based on User's Feedback



What is mutex?..

Answer / arun sarangi

Mutex is a global variable in critical section problem
algorithm,based on its value, gives permissing to a process
to enter into the critical section for the utilization of
shared resouce(critical section).

Is This Answer Correct ?    9 Yes 0 No

What is mutex?..

Answer / chinavenkanna babu

Mutual exclusion (often abbreviated to mutex) algorithms
are used in concurrent programming to avoid the
simultaneous use of a common resource, such as a global
variable, by pieces of computer code called critical
sections

Is This Answer Correct ?    5 Yes 2 No

Post New Answer

More Unix AllOther Interview Questions

What does init do? What does inetd do?

1 Answers  


What does iostat do?

4 Answers   IBM,


What is the number of the masked code ee@?

2 Answers   Accenture, Amazon, Amdocs,


What are Profilers?

1 Answers   Axis Technologies,


What are permissions in UNIX?

5 Answers   BMC, University,






What do you mean by nice value?

4 Answers  


What is the difference between internal and external commands?

13 Answers   BPL, DOEACC, Engro, Kuvempu University, NIIT, TCS,


differentiate between named & unnamed pipe.

11 Answers   Cisco, IIT, ISEC,


What scripting languages do you know?

1 Answers  


How to set Windows as Default OS when Dual Booting Ubuntu?

1 Answers  


What are the read or write or execute bits on a directory mean?

2 Answers  


What is a Region?

1 Answers  


Categories