Searched refs:MultiLoopChildWatcher (Results 1 – 3 of 3) sorted by relevance
136 :class:`MultiLoopChildWatcher`, :class:`SafeChildWatcher`, and218 .. class:: MultiLoopChildWatcher245 This solution is as safe as :class:`MultiLoopChildWatcher` and has the same *O(N)*
690 Watcher = unix_events.MultiLoopChildWatcher
1205 class MultiLoopChildWatcher(AbstractChildWatcher): class