Question: 1. (True/False) A process may have 0 threads. 2. (True/False) Threads belonging to separate processes can share memory 3. (True/False) Like function join' in the
1. (True/False) A process may have 0 threads. 2. (True/False) Threads belonging to separate processes can share memory 3. (True/False) Like function join' in the process API, function pthread_create' creates a clone of the current thread. 4. (True/False) Condition variables can be implemented using locks 5. (True/False) Dekker's mutual exclusion algorithm does not use a test-and-set instruction
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
