Searched defs:pthread_setspecific (Results 1 – 2 of 2) sorted by relevance
168 int pthread_setspecific(pthread_key_t key, const void *value) in pthread_setspecific() function
193 #define pthread_setspecific(...) zap_pthread_setspecific(__VA_ARGS__) macro