A counting semaphore ____.

分类: OS 发布时间: 2023-11-15 03:40 浏览量: 0

A counting semaphore ____.

A.is essentially an integer variable

B.is accessed through only one standard operation

C.can be modified simultaneously by multiple threads

D.cannot be used to control access to a thread's critical sections

正确答案是A