Searched defs:SelectorEventLoop (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/asyncio/ | ||
| D | windows_events.py | 902 SelectorEventLoop = _WindowsSelectorEventLoop variable |
| D | unix_events.py | 1465 SelectorEventLoop = _UnixSelectorEventLoop variable |