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.py100 def __init__(self, ov, handle, wait_handle, *, loop=None): argument
176 def __init__(self, ov, event, wait_handle, *, loop=None): argument
196 def __init__(self, ov, handle, wait_handle, proactor, *, loop=None): argument