Home
last modified time | relevance | path

Searched refs:_UnixSelectorEventLoop (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/asyncio/
Dunix_events.py47 class _UnixSelectorEventLoop(selector_events.BaseSelectorEventLoop): class
1417 _loop_factory = _UnixSelectorEventLoop
1465 SelectorEventLoop = _UnixSelectorEventLoop