semaphore

过去分词:

动词过去分词: semaphored

更多词形:

形容词: semaphoric | 副词: semaphorically | 动词过去式: semaphored | 动词过去分词: semaphored | 动词现在分词: semaphoring | 动词第三人称单数: semaphores |

单词例句:

A type of semaphore with just two states. Also called a mutex.

一种只有两种状态的信号。也叫互斥信号。

A programming error in another thread might have caused that thread to exit the semaphore more times than it entered.

另一个线程中的编程错误可能导致该线程退出信号量的次数超过它进入的次数。

The number of specified semaphore events for DosMuxSemWait is not correct.

为 DosMuxSemWait 指定的信号灯事件数量不正确。

A type of semaphore with just two states. Also called mutex.

一种只有两种状态的信号。也叫互斥信号。

The semaphore is set and cannot be closed.

已设置信号灯,无法关闭。

For the presentation he made semaphore mechanism.

用以演示他提出的信号量机制。

The second thread releases the semaphore twice, while the first thread is still executing its task.

第二个线程两次释放该信号量,而第一个线程仍在执行其任务。

Too many posts were made to a semaphore.

发向信号灯的请求过多。

The example starts five threads, which block waiting for the semaphore.

此示例启动五个线程,这些线程都将阻止等待该信号量。