| 1. | Then the event in question is currently signaled ,则说明该事件当前处于终止状态。 |
| 2. | Returns the index of the event that became signaled 返回变为终止状态的事件的索引。 |
| 3. | If the initial state is signaled , and the 如果初始状态是终止状态,并且为 |
| 4. | If the initial state is signaled , and mode 如果初始状态是终止状态,并且 |
| 5. | The specified object is in the signaled state 指定对象处于终止状态。 |
| 6. | Causes the thread to wait until a single event becomes signaled , 使线程一直等待,直到单个事件变为终止状态; |
| 7. | Sets the state of the event to nonsignaled , causing threads to block 将事件状态设置为非终止状态,导致线程阻止。 |
| 8. | Blocks the thread until all of the indicated events become signaled 阻止线程,直到所有指示的事件都变为终止状态。 |
| 9. | Threads can be made to wait on events by calling one of the wait methods , such as 方法被调用时才还原到非终止状态。 |
| 10. | Blocks a thread until one or more indicated events become signaled , and 阻止线程,直到一个或多个指示的事件变为终止状态; |