Home | History | Annotate | Download | only in multiprocessing

Lines Matching defs:is_set

1006     _exposed_ = ('is_set', 'set', 'clear', 'wait')
1007 def is_set(self):
1008 return self._callmethod('is_set')