Answer Posted / satchi
Mutex is a program object that allows multiple program
threads to share the same resource, such as file access,
but not simultaneously. When a program is started a mutex
is created woth a unique name. After this stage, any thread
that needs the resource must lock the mutex from other
threads while it is using the resource. the mutex is set to
unlock when the data is no longer needed or the routine is
finished.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
how will you find the total disk space used by a specific user?
What is meant by $1 in shell script?
madhar chod unix ke 10 commands dhang se likh nahi sakta hai
What is a scripting language simple definition?
What is bash eval?
What is shell and shell script?
How to print all the arguments provided to the script?
Is shell scripting a language?
c program to display the information of given file similar to givan by the unix or linux command ls -l
How do you find out What is your shell?
write a shell script to check the failed jobs?
How to print all array elements and their respective indexes?
What is the purpose of scripting?
Explain about sourcing commands?
Which shell is the best?