Searched defs:pthread_key_create (Results 1 – 3 of 3) sorted by relevance
145 #define pthread_key_create _pthread_key_create macro
39 #pragma weak pthread_key_create macro
1187 INTERCEPTOR(int, pthread_key_create, __sanitizer_pthread_key_t *key, in INTERCEPTOR() argument