Searched defs:pthread_setspecific (Results 1 – 4 of 4) sorted by relevance
1268 pub fn pthread_setspecific(key: pthread_key_t, value: *const c_void) -> c_int; in pthread_setspecific() function
1046 pub fn pthread_setspecific(key: pthread_key_t, value: *const c_void) -> c_int; in pthread_setspecific() function
1547 pub fn pthread_setspecific(key: crate::pthread_key_t, value: *const c_void) -> c_int; in pthread_setspecific() function
3769 pub fn pthread_setspecific(key: pthread_key_t, value: *const c_void) -> c_int; in pthread_setspecific() function