Home
last modified time | relevance | path

Searched defs:pthread_cond_t (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/vpx_util/
Dvpx_thread.h39 typedef CONDITION_VARIABLE pthread_cond_t; typedef
45 } pthread_cond_t; typedef
/external/webp/src/utils/
Dthread_utils.c29 typedef CONDITION_VARIABLE pthread_cond_t; typedef
35 } pthread_cond_t; typedef
/external/libaom/libaom/aom_util/
Daom_thread.h42 typedef CONDITION_VARIABLE pthread_cond_t; typedef
48 } pthread_cond_t; typedef
/external/gemmlowp/profiling/
Dpthread_everywhere.h47 using pthread_cond_t = std::condition_variable *; variable
/external/dng_sdk/source/
Ddng_pthread.h167 #define pthread_cond_t dng_pthread_cond_t macro
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2409 pthread_cond_t = __darwin_pthread_cond_t variable
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2409 pthread_cond_t = __darwin_pthread_cond_t variable