semaphores的意思|示意

美 / / 英 / /

n. 信号;[计]信号量;旗语;信号灯(semaphore 的复数)

v. 用信号向……发出;打旗语(semaphore 的三单形式)


semaphores相关短语

1、 Counting Semaphores 计数信号量

2、 Binary Semaphores 二进制信号量

3、 Mutual Exclusion Semaphores 互斥信号量

4、 When use Semaphores 何时使用信号量

5、 set of counting semaphores 号灯集

6、 semaphores s 信号

7、 Mutual exclusion by Semaphores 使用信号量来互斥

8、 Mutex semaphores 互斥信号量

semaphores相关例句

This includes pipes, semaphores, and shared memory.

这包括管道, 信号, 和共享内存.

互联网

The most common building blocks of intertask communication are semaphores and mutexes.

大部分进程间通讯的建立的基石是信号灯和互斥.

互联网

Interprocess communication is not allowed. 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.

通过使用信号灯控制对结构的访问,可以避免此问题.

互联网

Message queues are a really simple concept that derives from the power of queueing semaphores.

消息队列是个从信号量队列引申出的简单的概念.

互联网