Searched refs:condtype (Results 1 – 7 of 7) sorted by relevance
323 cond = self.condtype()331 cond = self.condtype(lock)342 cond = self.condtype()346 cond = self.condtype()424 cond = self.condtype()430 cond = self.condtype()
883 condtype = staticmethod(threading.Condition) variable in ConditionTests
465 cond = self.condtype()473 cond = self.condtype(lock)484 cond = self.condtype()488 cond = self.condtype()566 cond = self.condtype()572 cond = self.condtype()594 cond = self.condtype()611 cond = self.condtype()
1577 condtype = staticmethod(threading.Condition) variable in ConditionTests
148 void *(*alloc_condition)(unsigned condtype);
463 evthreadimpl_cond_alloc_(unsigned condtype) in evthreadimpl_cond_alloc_() argument472 evthread_cond_fns_.alloc_condition(condtype) : NULL; in evthreadimpl_cond_alloc_()
199 void *evthreadimpl_cond_alloc_(unsigned condtype);