Searched refs:isSet (Results 1 – 3 of 3) sorted by relevance
257 while not self.exit_event.isSet():
417 while not self.finish and not self.force_stop.isSet():
4039 bool isSet() const { in isSet() function in Clara::Detail::BoundArgFunction4225 if( !boundField.isSet() ) in validate()