Q. Which mechanism is used when a thread is paused running in its critical section and another thread is allowed to enter (or lock) in the same critical section to be executed?
β
Correct Answer: (A)
Inter-thread communication
You must be Logged in to update hint/solution