Searched defs:pthread_getspecific (Results 1 – 2 of 2) sorted by relevance
243 void *pthread_getspecific(pthread_key_t key) in pthread_getspecific() function
194 #define pthread_getspecific(...) zap_pthread_getspecific(__VA_ARGS__) macro