Searched defs:wait_handle (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/asyncio/ |
| D | windows_events.py | 99 def __init__(self, ov, handle, wait_handle, *, loop=None): argument 175 def __init__(self, ov, event, wait_handle, *, loop=None): argument 195 def __init__(self, ov, handle, wait_handle, proactor, *, loop=None): argument
|
| /third_party/boost/tools/build/src/engine/ |
| D | execnt.cpp | 155 HANDLE wait_handle; member
|