Searched defs:pthread_setspecific (Results 1 – 3 of 3) sorted by relevance
28 int pthread_setspecific(pthread_key_t key, const void *value) in pthread_setspecific() function
574 int pthread_setspecific(pthread_key_t key, const void *pointer) in pthread_setspecific() function
708 int pthread_setspecific(pthread_key_t k, const void *x) in pthread_setspecific() function