Home
last modified time | relevance | path

Searched defs:wait_handle (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/asyncio/
Dwindows_events.py99 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/
Dexecnt.cpp155 HANDLE wait_handle; member