Searched refs:attach_loop (Results 1 – 6 of 6) sorted by relevance
811 def attach_loop(self, loop): member in AbstractChildWatcher846 self.attach_loop(None)854 def attach_loop(self, loop): member in BaseChildWatcher1103 self._watcher.attach_loop(self._local._loop)1117 self._watcher.attach_loop(loop)
1070 NotImplementedError, watcher.attach_loop, f)1110 self.watcher.attach_loop(self.loop)1667 self.watcher.attach_loop(self.loop)1703 self.watcher.attach_loop(None)1723 self.watcher.attach_loop(self.loop)
522 watcher.attach_loop(self.loop)
726 watcher.attach_loop(self.loop)
2606 watcher.attach_loop(self.loop)3211 watcher.attach_loop(self.loop)
166 .. method:: attach_loop(loop)