Searched refs:pthread_getspecific (Results 1 – 5 of 5) sorted by relevance
42 getval = pthread_getspecific(key); in thread_top()78 getval = pthread_getspecific(keys[i]); in thread_func()
139 void *pthread_getspecific(pthread_key_t key) in pthread_getspecific() function
197 #define pthread_getspecific(...) zap_pthread_getspecific(__VA_ARGS__) macro
523 void *pthread_getspecific(pthread_key_t key);
150 pthread_getspecific(),+