工作请求进入队列,等待工作线程。
Work requests queued and waited for a worker thread to become available.
您可以进入队列检查有多少事件正在交付过程中。
You can enter the queue and check how many events are under the way of delivery.
在恢复队列管理器时,所有这些消息都会进入队列。
If the queue manager is restored, so are all of the messages that were on the queues.
如果需要,则通知等待线程选取刚刚进入队列的对象。
If necessary, a waiting thread is signaled to pick up the newly enqueued object.
当比赛进入队列仅仅停止退出队列和简历背景游戏前景时退出队列。
Then when the game goes into background the queue simply stops dequeuing and resumes dequeuing when the game is in the foreground.
WebSphere应用服务器部署是一系列队列,最好只允许能力范围内的工作量进入队列。
WebSphere Application Server deployment is a series of queues, and it's best to only allow the amount of work into a queue for which capacity exists to perform work.
正如弱引用一样,软引用也可创建为具有一个相关的引用队列,引用在被垃圾收集器清除时进入队列。
Just as with weak references, a soft reference can be created with an associated reference queue, and the reference is enqueued when it is cleared by the garbage collector.
注意当鼠标点击事件正在执行的时候第一次的interval事件也触发了,与timer一样,它的事件也进入队列等待之后执行。
Note that while mouse click handler is executing the first interval callback executes. As with the timer its handler is queued for later execution.
如果多个线程在完成上面的初始调用后尝试锁定信号量,则这些线程会被阻塞,它们的请求进入队列,直到执行pthread _ mutex_unlock调用。
If multiple threads attempt to lock a semaphore after the initial call above, they block and their requests are queued until the pthread_mutex_unlock call is performed.
如果多个线程在完成上面的初始调用后尝试锁定信号量,则这些线程会被阻塞,它们的请求进入队列,直到执行pthread _ mutex_unlock调用。
If multiple threads attempt to lock a semaphore after the initial call above, they block and their requests are queued until the pthread_mutex_unlock call is performed.
应用推荐