Searched refs:PidfdChildWatcher (Results 1 – 6 of 6) sorted by relevance
260 .. class:: PidfdChildWatcher263 process termination. In some respects, :class:`PidfdChildWatcher` is a
717 Watcher = unix_events.PidfdChildWatcher
881 class PidfdChildWatcher(AbstractChildWatcher): class
350 Fix asyncio ``PidfdChildWatcher``: handle ``waitpid()`` error. If
1177 Add :class:`asyncio.PidfdChildWatcher`, a Linux-specific child watcher
357 Added :class:`asyncio.PidfdChildWatcher`, a Linux-specific child watcher