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

why unix commands simpler rather than complex task

0 Answers   CGI,


What is paging?

2 Answers   BMC,


why unix command can be divided into internal and external command

1 Answers   IBM,


What is the main advantage of creating links to a file instead of copies of the file?

5 Answers   Cisco, ING,


what is difference between kernel and shell?

18 Answers   Juniper Networks,






fork()?

2 Answers   TCS,


HOW DO CREATE A NFS FILE SYSTEM

4 Answers   Mind Tree,


Have you used VI editor?

1 Answers   BMC,


How to recover a system whose root password has lost?

5 Answers   SoftNet,


What is mutex?

2 Answers   BMC,


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

1 Answers  


very first process created by kernell?

4 Answers   TCS,


Categories