Home | History | Annotate | Download | only in test

Lines Matching refs:Event

121         self.server_ready = threading.Event()
122 self.client_ready = threading.Event()
123 self.done = threading.Event()