Searched defs:pthread_getspecific (Results 1 – 5 of 5) sorted by relevance
130 pthread_getspecific(pthread_key_t key) in pthread_getspecific() function
57 pthread_getspecific (pthread_key_t key ATTRIBUTE_UNUSED) in pthread_getspecific() function
68 #pragma weak pthread_getspecific macro
52 #pragma weak pthread_getspecific macro
187 # define pthread_getspecific(k) (*_threadstore()) macro 191 # define pthread_getspecific(k) (*(k)) macro