Searched defs:set_child_watcher (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/asyncio/ | ||
D | events.py | 618 def set_child_watcher(self, watcher): member in AbstractEventLoopPolicy |
D | unix_events.py | 1454 def set_child_watcher(self, watcher): member in _UnixDefaultEventLoopPolicy |