Home
last modified time | relevance | path

Searched refs:condtype (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/Lib/test/
Dlock_tests.py323 cond = self.condtype()
331 cond = self.condtype(lock)
342 cond = self.condtype()
346 cond = self.condtype()
400 cond = self.condtype()
406 cond = self.condtype()
Dtest_threading.py883 condtype = staticmethod(threading.Condition) variable in ConditionTests
/external/python/cpython3/Lib/test/
Dlock_tests.py425 cond = self.condtype()
433 cond = self.condtype(lock)
444 cond = self.condtype()
448 cond = self.condtype()
517 cond = self.condtype()
523 cond = self.condtype()
545 cond = self.condtype()
562 cond = self.condtype()
Dtest_threading.py1112 condtype = staticmethod(threading.Condition) variable in ConditionTests
/external/libevent/include/event2/
Dthread.h148 void *(*alloc_condition)(unsigned condtype);
/external/libevent/
Devthread.c463 evthreadimpl_cond_alloc_(unsigned condtype) in evthreadimpl_cond_alloc_() argument
472 evthread_cond_fns_.alloc_condition(condtype) : NULL; in evthreadimpl_cond_alloc_()
Devthread-internal.h190 void *evthreadimpl_cond_alloc_(unsigned condtype);
/external/annotation-tools/annotation-file-utilities/
Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/ ...