Home
last modified time | relevance | path

Searched defs:condtype (Results 1 – 3 of 3) sorted by relevance

/external/libevent/
Devthread.c463 evthreadimpl_cond_alloc_(unsigned condtype) in evthreadimpl_cond_alloc_()
/external/python/cpython2/Lib/test/
Dtest_threading.py883 condtype = staticmethod(threading.Condition) variable in ConditionTests
/external/python/cpython3/Lib/test/
Dtest_threading.py1380 condtype = staticmethod(threading.Condition) variable in ConditionTests