Home
last modified time | relevance | path

Searched defs:pthread_key_create (Results 1 – 10 of 10) sorted by relevance

/third_party/selinux/libselinux/src/
Dselinux_internal.h10 #pragma weak pthread_key_create macro
/third_party/libunwind/src/win/
Dpal-single-threaded.c43 int pthread_key_create(pthread_key_t *key, void (*destroy)(void*)) in pthread_key_create() function
/third_party/libunwind/src/mingw/
Dpal-single-threaded.c50 int pthread_key_create(pthread_key_t *key, void (*destroy)(void*)) in pthread_key_create() function
/third_party/libxml2/
Dthreads.c60 #pragma weak pthread_key_create macro
71 #pragma weak pthread_key_create macro
/third_party/gettext/gnulib-local/lib/libxml/
Dthreads.c90 #pragma weak pthread_key_create macro
101 #pragma weak pthread_key_create macro
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_pthread.h215 #define pthread_key_create dng_pthread_key_create macro
/third_party/libunwind/src/arm/
DGtrace.c34 #pragma weak pthread_key_create macro
/third_party/libunwind/src/aarch64/
DGtrace.c33 #pragma weak pthread_key_create macro
/third_party/libunwind/src/x86_64/
DGtrace.c32 #pragma weak pthread_key_create macro
/third_party/mingw-w64/mingw-w64-libraries/winpthreads/src/
Dthread.c758 pthread_key_create (pthread_key_t *key, void (* dest)(void *)) in pthread_key_create() function