Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/asyncio/
Dwindows_events.py94 def __init__(self, ov, handle, wait_handle, *, loop=None): argument
170 def __init__(self, ov, event, wait_handle, *, loop=None): argument
190 def __init__(self, ov, handle, wait_handle, proactor, *, loop=None): argument