semaphores
n. 臂板信号系统,(铁道)臂板信号装置( semaphore的名词复数 )
v. 发出信号,打旗语( semaphore的第三人称单数 )
The most common building blocks of intertask communication are semaphores and mutexes.
大部分进程间通讯的建立的基石是信号灯和互斥.
Interprocess communication is not allowed. This includes pipes, semaphores, and shared memory.
进程内通讯不可以.这包括管道, 信号, 和共享内存.
This includes pipes, semaphores, and shared memory.
这包括管道, 信号, 和共享内存.
Cannot request exclusive semaphores at interrupt time.
无法在中断时请求独占的信号灯.
You can avoid this problem by using semaphores to control access to the structure.
通过使用信号灯控制对结构的访问,可以避免此问题.