Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/asyncio/
Dunix_events.py44 class _UnixSelectorEventLoop(selector_events.BaseSelectorEventLoop): class
1091 _loop_factory = _UnixSelectorEventLoop
1140 SelectorEventLoop = _UnixSelectorEventLoop