Home
last modified time | relevance | path

Searched defs:pthread_once (Results 1 – 11 of 11) sorted by relevance

/third_party/libunwind/src/mingw/
Dpal-single-threaded.c83 int pthread_once(pthread_once_t *control, void (*init)(void)) in pthread_once() function
/third_party/libunwind/src/win/
Dpal-single-threaded.c76 int pthread_once(pthread_once_t *control, void (*init)(void)) in pthread_once() function
/third_party/selinux/libselinux/src/
Dselinux_internal.h12 #pragma weak pthread_once macro
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_pthread.h213 #define pthread_once dng_pthread_once macro
/third_party/ffmpeg/compat/
Dw32pthreads.h130 static av_unused int pthread_once(pthread_once_t *once_control, void (*init_routine)(void)) in pthread_once() function
Dos2threads.h210 static av_always_inline int pthread_once(pthread_once_t *once_control, in pthread_once() function
/third_party/ffmpeg/libavutil/
Dthread.h140 #define pthread_once strict_pthread_once macro
/third_party/libunwind/src/x86_64/
DGtrace.c31 #pragma weak pthread_once macro
/third_party/libunwind/src/aarch64/
DGtrace.c32 #pragma weak pthread_once macro
/third_party/libunwind/src/arm/
DGtrace.c33 #pragma weak pthread_once macro
/third_party/FreeBSD/lib/libc/include/
Dnamespace.h171 #define pthread_once _pthread_once macro