Searched defs:wait_handle (Results 1 – 1 of 1) sorted by relevance
| /external/python/cpython3/Lib/asyncio/ |
| D | windows_events.py | 94 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
|