Question: When the state for a dispatcher object moves to signaled, the Windows kernel Group of answer choices moves all threads waiting on that object to
When the state for a dispatcher object moves to signaled, the Windows kernel
Group of answer choices
moves all threads waiting on that object to ready state if the dispatcher object is an event object.
moves a fixed number of threads possibly greater than one waiting on that object to ready state if the dispatcher object is a mutex object.
moves all threads waiting on that object to ready state if the dispatcher object is a mutex object.
moves a fixed number of threads possibly greater than one waiting on that object to ready state if the dispatcher object is an event object.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
