Searched refs:_make_self_pipe (Results 1 - 3 of 3) sorted by relevance
/third_party/python/Lib/asyncio/ | ||
H A D | proactor_events.py | 639 self._make_self_pipe() 782 def _make_self_pipe(self): member in BaseProactorEventLoop |
H A D | selector_events.py | 56 self._make_self_pipe() 105 def _make_self_pipe(self): member in BaseSelectorEventLoop |
/third_party/python/Lib/test/test_asyncio/ | ||
H A D | test_selector_events.py | 30 def _make_self_pipe(self): member in TestBaseSelectorEventLoop 86 def _make_self_pipe(self): member in BaseSelectorEventLoopTests.test_close.EventLoop |
Completed in 5 milliseconds