waiting queue

等待队列
常用释义
等待队列

扩展信息

等待队列
4. 把这个消息拷贝到等待队列waiting queue)上。放时把Priority 设置成2,其他MQMD域与原来一样。
等待伫列
等待伫列 (waiting queue) :一个行程在执行期间可能需要等待某些事件完后才能执行,这时行程会被移到等待伫列中。 装置伫 …
装置等待伫列
download_20060222144713_44942 ... 装置向量表 device vector table,DVT 装置等待伫列 waiting queue 装置工作伫列 work …
排程器等待伫列
Assignment... ... 排程器子系统 scheduler subsystem 排程器等待伫列 waiting queue 排程器工作区资料集 area data set,SWA…
侯梯乘客量
电梯专业英语词汇(七) ... waiting passenger indicator 等候指示灯 waiting queue 侯梯乘客量 waiting signal 候梯信号 ...
等候伫列
.阻塞式 I/O:等候伫列Waiting Queue) - 资料结构介绍:wait_queue_head_t, wait_queue_t - 定义与初始化 - 增减等候伫 …

例句

对等待队列的引用,它包含正在等待锁定对象状态变化通知的线程。

secondly , when it is two - double bus framework , the utilization of data bus and length of the data waiting queue will fall quickly.

第二,采用双总线结构会使得总线负载大大降低,等候消息队长也会大大降低。

b -- The average number of kernel threads that are in the virtual memory waiting queue over your sampling interval.

b——采样期间在虚拟内存中等待队列的平均内核线程数。

If Pulse is sent, only the thread at the head of the waiting queue is affected.

如果发送了Pulse,则只影响位于等待队列最前面的线程。

All threads that call Wait remain in the waiting queue until they receive a signal from Pulse or PulseAll, sent by the owner of the lock.

所有调用Wait的线程都将留在等待队列中,直到它们接收到由锁的所有者发送的Pulse或PulseAll的信号为止。

当线程调用Wait时,它释放对象的锁并进入对象的等待队列。

If the average disk-waiting queue length is more than two times the number of disk heads, there is a bottleneck on the disk.

如果平均磁盘等待队列长度多于磁盘头数量的两倍,则磁盘成为瓶颈。

时,它将释放锁并进入等待队列。

接收到信号后,一个或多个线程将离开等待队列而进入就绪队列。