Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/asyncio/
Dunix_events.py203 self._child_watcher_callback, transp)
215 def _child_watcher_callback(self, pid, returncode, transp): member in _UnixSelectorEventLoop