Searched refs:attach_loop (Results 1 – 6 of 6) sorted by relevance
844 def attach_loop(self, loop): member in AbstractChildWatcher907 self.attach_loop(None)909 def attach_loop(self, loop): member in PidfdChildWatcher980 self.attach_loop(None)991 def attach_loop(self, loop): member in BaseChildWatcher1261 def attach_loop(self, loop): member in MultiLoopChildWatcher1385 def attach_loop(self, loop): member in ThreadedChildWatcher1428 self._watcher.attach_loop(self._local._loop)1442 self._watcher.attach_loop(loop)
1108 NotImplementedError, watcher.attach_loop, f)1150 self.watcher.attach_loop(self.loop)1707 self.watcher.attach_loop(self.loop)1743 self.watcher.attach_loop(None)1763 self.watcher.attach_loop(self.loop)1879 watcher.attach_loop(loop)
671 watcher.attach_loop(self.loop)679 watcher.attach_loop(None)
758 watcher.attach_loop(self.loop)
2044 watcher.attach_loop(self.loop)2648 watcher.attach_loop(self.loop)
180 .. method:: attach_loop(loop)