等待队列 meaning in Chinese
waiting queue
Examples
- Wait , it releases the lock and enters the waiting queue
时,它将释放锁并进入等待队列。 - Is sent , only the thread at the head of the waiting queue is affected
,则只影响位于等待队列最前面的线程。 - It releases the lock on the object and enters the object s waiting queue
时,它释放对象的锁并进入对象的等待队列。 - That indicates the maximum time to wait for the queue to contain a message
,指示等待队列包含消息所用的最长时间。 - Notifies a thread in the waiting queue of a change in the locked object s state
通知等待队列中的线程锁定对象状态的更改。