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
462 cond = self.condtype()470 cond = self.condtype(lock)481 cond = self.condtype()485 cond = self.condtype()563 cond = self.condtype()569 cond = self.condtype()591 cond = self.condtype()608 cond = self.condtype()
1380 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);