semaphore
过去式:
动词过去式: semaphored
更多词形:
形容词: semaphoric | 副词: semaphorically | 动词过去式: semaphored | 动词过去分词: semaphored | 动词现在分词: semaphoring | 动词第三人称单数: semaphores |
单词例句:
Semaphore object is an operating system object that is used to control access to a pool of shared resources.
信号对象是一种用于控制对共享资源池的访问的操作系统对象。
The semaphore timeout period has expired.
信号灯超时时间已到。
Method is called on a semaphore whose count is already at the maximum.
对计数已达到最大值的信号量调用。
Cannot create another system semaphore.
无法创建另一个系统信号灯。
The event semaphore given to the driver is null.
给驱动程序的事件信号量是空的。
Too many posts were made to a semaphore.
发向信号灯的请求过多。
The second thread releases the semaphore twice, while the first thread is still executing its task.
第二个线程两次释放该信号量,而第一个线程仍在执行其任务。
The semaphore cannot be set again.
无法再设置信号灯。
A type of semaphore with just two states. Also called mutex.
一种只有两种状态的信号。也叫互斥信号。