asked 212k views
0 votes
When using the wait and signal operations, ____ sets the process's process control block to the blocked state and links it to the queue of processes waiting to enter this particular critical region?

1 Answer

0 votes
When using the wait and signal operations, Wait sets the process's process control block to the blocked state and links it to the queue of processes waiting to enter this particular critical region.
answered
User Bluethundr
by
7.9k points