Answer Posted / nadeem khokhar
A mutex and the binary semaphore are essentially the same. Both can take values: 0 or 1. However, there is a significant difference between them that makes mutexes more efficient than binary semaphores.
A mutex can be unlocked only by the thread that locked it.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what do u mean by tagging
what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct
public static void main(String args[]) describe it
Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming
when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?
Do not use more than 3 nested IF. Use Evaluate statement in case of more IF required. Please give a detail explantion besides readability and clarity for Evaluate stmt.
I am looking for selenium RC online Training in chennai. can any one tell me the best institute
Q1.Write a C program which asks the user for a number between 1 to 9 and shows the number. If the user inputs a number out of the specified range, the program should show an error and prompt the user for a valid input.
how CLR identify vb file?
could you please tell me how to draw the calibration curve for HPLC {the software which we are using}?
can any one suggestion me present which course(except java,.net) has huge demand in the market?
What r the attributes using in Win Runner?
can u send some model papers how computer awareness questions are asked in goverment jobs(oriental insurance)to my mail id me.priyankapadma@rediff.com
through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?
what is class module in vb6? what it's use? with example..