您要查找的是不是:
- event wait queue 事件等待排队
- Any thread can signal an event wait handle. 任何线程都可以通知事件等待句柄。
- Event wait handles do not have thread affinity. 事件等待句柄不具有线程关联。
- Wait, it releases the lock and enters the waiting queue. 时,它将释放锁并进入等待队列。
- Any thread can signal an event wait handle or semaphore. 任何线程都可以发送事件等待句柄或信号量的信号。
- Method. It also moves the thread to the ready queue, bypassing other threads ahead of it in the wait queue, so that it can reacquire the lock sooner. 它还会跳过等待队列中排在前面的其他线程,将此线程移动至就绪队列,以便它可以尽早地重新获取锁。
- The Windows operating system allows event wait handles to have names. Windows操作系统允许事件等待句柄具有名称。
- If Pulse is sent, only the thread at the head of the waiting queue is affected. 如果发送了Pulse,则只影响位于等待队列最前面的线程。
- When a thread calls Wait, it releases the lock on the object and enters the object's waiting queue. 当线程调用Wait时,它释放对象的锁并进入对象的等待队列。
- Threads are released from an event wait handle when the event wait handle is signaled by calling its Set method or by using the SignalAndWait method. 当通过调用Set方法或使用SignalAndWait方法通知事件等待句柄时,线程会从事件等待句柄释放。
- 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的信号为止。
- When the signal is received, one or more threads leave the waiting queue and enter the ready queue. 接收到信号后,一个或多个线程将离开等待队列而进入就绪队列。
- A reference to a waiting queue, which contains the threads that are waiting for notification of a change in the state of the locked object. 对等待队列的引用,它包含正在等待锁定对象状态变化通知的线程。
- This paper proposes a way which combines TCP Proxy with the ACK waiting queue to filter DDoS TCP Flooding attacks,and implements it within the Linux kernel. 该文提出了一种TCPProxy与待响应ack队列相结合的、能够对TCP绝拒服务攻击进行有效过滤的方法,并用这种方法在Linux内核中实现了一个高速过滤器。
- A signal sent in the backward direction to indicate that the call has been placed in a waiting queue because the called subscriber is busy but has the camp on facility. 反向发送的一种信号,表示呼叫已排入等待队列(因为被叫用户忙,但装有预占设备)。
- Wait queues implement conditional waits on events: a process wishing to wait for a specific event places itself in the proper wait queue and relinquishes control. 等待队列在内核中有很多用途,尤其适合用于中断处理、进程同步及定时。我们在这里只说,进程经常必须等待某些事件的发生。
- He reported on the whole event to the minister. 他把整个事件向部长做了汇报。
- It irks us to wait for people who are late. 等候迟到的人使我们厌烦。
- Design of a Wait Queue Scheduling Model Based on Network Storage 基于网络存储的等待队列调度模型的设计
- He stands shivering on the brink, wait to dive in. 他站在边上等待跳水时浑身发抖。
