HomeSort by relevance Sort by last modified time
    Searched refs:DefaultEventLoopPolicy (Results 1 - 5 of 5) sorted by null

  /external/python/cpython3/Lib/asyncio/
events.py 646 from . import DefaultEventLoopPolicy
647 _event_loop_policy = DefaultEventLoopPolicy()
windows_events.py 23 'DefaultEventLoopPolicy',
779 DefaultEventLoopPolicy = _WindowsDefaultEventLoopPolicy
unix_events.py 30 'FastChildWatcher', 'DefaultEventLoopPolicy',
    [all...]
  /external/python/cpython3/Lib/test/test_asyncio/
test_events.py     [all...]
test_unix_events.py     [all...]

Completed in 182 milliseconds