-->
当前位置:首页 > 题库

单选题:The mutual exclusion semaphore of two concurrent processes has t

Luz5年前 (2021-05-10)题库903
The mutual exclusion semaphore of two concurrent processes has the value 0 (zero) at this moment. It indicates that____________.@[B](1)
A. no process has entered the critical-section
B. a process has entered the critical-section, and no process is being blocked
C. a process has entered the critical-section, another process is waiting to enter the critical-section
D. two processes have entered the critical-section




A.no process has entered the critical-section
B.a process has entered the critical-section, and no process is being blocked
C.a process has entered the critical-section, another process is waiting to enter the critical-section
D.two processes have entered the critical-section


答案:B