Answer Posted / sunildummati
Short for mutual exclusion object. In computer
programming, a 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 with 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.
(2) When spelled MuTeX, a package of macros for the TeX
typesetting system that supports musical notation. MuTeX
was written by Andrea Steinbach and Angelika Schofer, as a
master's thesis at Rheinische Friedrich-Wilhelms
University.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does the TCP handle the issue of multiplexing?
public static void main(String args[]) describe it
Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)
Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming
Why did you ever become involved in QA/testing?
What are events in smartforms?
Which language they use during interview?
hi This is radhika.Can anyone help me to know the question papers of NATIONAL INFORMATICS CENTRE for the post of scientific officer/engineer? if anyone know plz tell me question paper pattern
how we can know the funcions available in a class recording java?
Difference between debugging, running, executing of an application
What is the use of Differ interface check box in Ship confirm?
Hi Guys, This is Rama, right now I am working as a Software Test Engineer in Gurgoan and I have over all 3 years of testing expoeriance. Right now I am looking for a change. Can any body help me out to find a job in south india. Thanks in Advance
Hello Experts, What is the difference between move and move corresponding exactly? please post me asap
How to know we are in home page of a web application using QTP
sample and simple coding where we get?