Home
last modified time | relevance | path

Searched defs:pthread_cond_wait (Results 1 – 13 of 13) sorted by relevance

/third_party/musl/src/thread/
Dpthread_cond_wait.c3 int pthread_cond_wait(pthread_cond_t *restrict c, pthread_mutex_t *restrict m) in pthread_cond_wait() function
/third_party/boost/boost/thread/pthread/
Dpthread_helpers.hpp107 int pthread_cond_wait(pthread_cond_t* c, pthread_mutex_t* m) in pthread_cond_wait() function
159 int pthread_cond_wait(pthread_cond_t* c, pthread_mutex_t* m) in pthread_cond_wait() function
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_pthread.h208 #define pthread_cond_wait dng_pthread_cond_wait macro
/third_party/ffmpeg/compat/
Dw32pthreads.h158 static inline int pthread_cond_wait(pthread_cond_t *cond, pthread_mutex_t *mutex) in pthread_cond_wait() function
Dos2threads.h192 static av_always_inline int pthread_cond_wait(pthread_cond_t *cond, in pthread_cond_wait() function
/third_party/ffmpeg/libavutil/
Dthread.h138 #define pthread_cond_wait strict_pthread_cond_wait macro
/third_party/skia/third_party/externals/libwebp/src/utils/
Dthread_utils.c178 static int pthread_cond_wait(pthread_cond_t* const condition, in pthread_cond_wait() function
/third_party/flutter/skia/third_party/externals/libwebp/src/utils/
Dthread_utils.c178 static int pthread_cond_wait(pthread_cond_t* const condition, in pthread_cond_wait() function
/third_party/libxml2/
Dthreads.c68 #pragma weak pthread_cond_wait macro
/third_party/gettext/gnulib-local/lib/libxml/
Dthreads.c98 #pragma weak pthread_cond_wait macro
/third_party/musl/porting/liteos_m/user/include/
Dusr_lib_ops.h85 int (*pthread_cond_wait)(pthread_cond_t *cond, pthread_mutex_t *mutex); member
/third_party/musl/porting/liteos_m/user/hook/
Dlos_usr_libc.c266 int pthread_cond_wait(pthread_cond_t *cond, pthread_mutex_t *mutex) in pthread_cond_wait() function
/third_party/gettext/gettext-runtime/intl/
Dlock.h253 # pragma weak pthread_cond_wait macro