Home
last modified time | relevance | path

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

/third_party/python/Lib/asyncio/
H A Dselector_events.py32 def _test_selector_event(selector, fd, event): function
801 polling = _test_selector_event(self._loop._selector,
808 polling = _test_selector_event(self._loop._selector,
H A Dunix_events.py509 polling = selector_events._test_selector_event(
651 polling = selector_events._test_selector_event(

Completed in 5 milliseconds