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

  /external/python/cpython3/Lib/asyncio/
selector_events.py 31 def _test_selector_event(selector, fd, event): function
610 polling = _test_selector_event(self._loop._selector,
617 polling = _test_selector_event(self._loop._selector,
    [all...]
unix_events.py 464 polling = selector_events._test_selector_event(
597 polling = selector_events._test_selector_event(
    [all...]

Completed in 669 milliseconds