Home | History | Annotate | Download | only in virt

Lines Matching defs:_tail

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