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?
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.