Answer Posted / rohil
The mutex (mutually exclusion) variables are used thread
synchroniization and for protecting the shared memory(data
segment) when multiple writes occur
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
Explain what is the difference between mutexes and semaphores?
How many types of ipc mechanism you know?
Explain the differences between analytical and computational modeling?
Can we put breakpoint inside isr?
Tell me can a variable be both const and volatile?
What is meant by a sandbox, why you would use one.
Explain what happens when recursion functions are declared inline?
What is continuous integration? Why is it important?
What is the scope of a function that is declared as static?
Tell me about 3 times you failed.
What is pass by value and pass by reference? How are structure passed as arguments?
What are the essential components of embedded system?
What typecast is applied when we have a signed and an unsigned int in an expression?
Would you call yourself a craftsman (craftsperson) and what does that word mean to you?
Tell me what is top half & bottom half of a kernel?