Searched defs:pthread_key_create (Results 1 – 5 of 5) sorted by relevance
82 __gthrw(pthread_key_create) in __gthrw() argument
44 pthread_key_create (pthread_key_t *key ATTRIBUTE_UNUSED, in pthread_key_create() function
146 #define pthread_key_create _pthread_key_create macro
38 #pragma weak pthread_key_create macro
1049 INTERCEPTOR(int, pthread_key_create, __sanitizer_pthread_key_t *key, in INTERCEPTOR() argument