Lines Matching full:_tail
362 The first named pipe is used by _tail(), a function that runs in the368 resumes _tail() if needed.776 def _tail(self):837 self.tail_thread = threading.Thread(target=self._tail,