Home | History | Annotate | Download | only in tests

Lines Matching full:isset

302                 while not self.exitevent.isSet():
339 while not self.exitevent.isSet():
343 while not self.exitevent.isSet() and len(queue) > 1048576:
357 while not self.exitevent.isSet() and self.idx < target:
368 and not self.exitevent.isSet()):
411 while not self.exitevent.isSet():
451 while not self.exitevent.isSet():
453 if ret[0] and (not self.exitevent.isSet()):
1363 if exit_event.isSet():