Searched defs:_close_self_pipe (Results 1 - 3 of 3) sorted by relevance
/third_party/python/Lib/asyncio/ | ||
H A D | proactor_events.py | 772 def _close_self_pipe(self): member in BaseProactorEventLoop |
H A D | selector_events.py | 97 def _close_self_pipe(self): member in BaseSelectorEventLoop |
/third_party/python/Lib/test/test_asyncio/ | ||
H A D | test_selector_events.py | 35 def _close_self_pipe(self): member in TestBaseSelectorEventLoop |
Completed in 5 milliseconds