Searched defs:pthread_getspecific (Results 1 – 10 of 10) sorted by relevance
16 #pragma weak pthread_getspecific macro
167 pthread_getspecific(pthread_key_t key) { in pthread_getspecific() function
218 #define pthread_getspecific dng_pthread_getspecific macro
34 #pragma weak pthread_getspecific macro
33 #pragma weak pthread_getspecific macro
142 #define pthread_getspecific _pthread_getspecific macro
1087 pub fn pthread_getspecific(key: pthread_key_t) -> *mut ::c_void; in pthread_getspecific() function
1476 pub fn pthread_getspecific(key: ::pthread_key_t) -> *mut ::c_void; in pthread_getspecific() function
3698 pub fn pthread_getspecific(key: pthread_key_t) -> *mut ::c_void; in pthread_getspecific() function