Searched defs:pthread_getspecific (Results 1 – 15 of 15) sorted by relevance
18 #pragma weak pthread_getspecific macro
173 pthread_getspecific(pthread_key_t key) { in pthread_getspecific() function
218 #define pthread_getspecific dng_pthread_getspecific macro
1131 pub fn pthread_getspecific(key: pthread_key_t) -> *mut ::c_void; in pthread_getspecific() function
1121 pub fn pthread_getspecific(key: pthread_key_t) -> *mut ::c_void; in pthread_getspecific() function
1074 pub fn pthread_getspecific(key: pthread_key_t) -> *mut c_void; in pthread_getspecific() function
1561 pub fn pthread_getspecific(key: ::pthread_key_t) -> *mut ::c_void; in pthread_getspecific() function
3790 pub fn pthread_getspecific(key: pthread_key_t) -> *mut ::c_void; in pthread_getspecific() function