Home
last modified time | relevance | path

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

/third_party/python/Lib/asyncio/
Dselector_events.py32 def _test_selector_event(selector, fd, event): function
660 polling = _test_selector_event(self._loop._selector,
667 polling = _test_selector_event(self._loop._selector,
Dunix_events.py489 polling = selector_events._test_selector_event(
631 polling = selector_events._test_selector_event(