Lines Matching defs:wait
342 Register wait for Object; when complete CompletionPort is notified.
381 Unregister wait handle.
406 Unregister wait handle.
713 BOOL wait = FALSE;
721 wait = TRUE;
724 &bytes, wait);
848 wait: BOOL(c_default='FALSE') = False
853 If wait is true then it blocks until the operation is finished. If wait
858 _overlapped_Overlapped_getresult_impl(OverlappedObject *self, BOOL wait)
878 wait);
1298 Start overlapped wait for client to connect.
1569 Start overlapped wait for a client to connect.