Question: The second parameter for sem_init() is used to determine if the thread is to be shared between processes or not. What would be the benefit
The second parameter for sem_init() is used to determine if the thread is to be shared between processes or not. What would be the benefit of enabling the shared parameter for initializing a semaphore? Explain.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
