Home
last modified time | relevance | path

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

/third_party/musl/src/thread/
Dpthread_cond_init.c3 int pthread_cond_init(pthread_cond_t *restrict c, const pthread_condattr_t *restrict a) in pthread_cond_init() function
/third_party/boost/boost/thread/pthread/
Dpthread_helpers.hpp32 int pthread_cond_init(pthread_cond_t* c) in pthread_cond_init() function
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_pthread.h206 #define pthread_cond_init dng_pthread_cond_init macro
/third_party/ffmpeg/compat/
Dos2threads.h133 static av_always_inline int pthread_cond_init(pthread_cond_t *cond, in pthread_cond_init() function
Dw32pthreads.h140 static inline int pthread_cond_init(pthread_cond_t *cond, const void *unused_attr) in pthread_cond_init() function
/third_party/ffmpeg/libavutil/
Dthread.h134 #define pthread_cond_init strict_pthread_cond_init macro
/third_party/flutter/skia/third_party/externals/libwebp/src/utils/
Dthread_utils.c143 static int pthread_cond_init(pthread_cond_t* const condition, void* cond_attr) { in pthread_cond_init() function
/third_party/skia/third_party/externals/libwebp/src/utils/
Dthread_utils.c143 static int pthread_cond_init(pthread_cond_t* const condition, void* cond_attr) { in pthread_cond_init() function
/third_party/libxml2/
Dthreads.c66 #pragma weak pthread_cond_init macro
/third_party/gettext/gnulib-local/lib/libxml/
Dthreads.c96 #pragma weak pthread_cond_init macro
/third_party/musl/porting/liteos_m/user/include/
Dusr_lib_ops.h80 int (*pthread_cond_init)(pthread_cond_t *cond, const pthread_condattr_t *attr); member
/third_party/musl/porting/liteos_m/user/hook/
Dlos_usr_libc.c241 int pthread_cond_init(pthread_cond_t *cond, const pthread_condattr_t *attr) in pthread_cond_init() function
/third_party/gettext/gettext-runtime/intl/
Dlock.h252 # pragma weak pthread_cond_init macro