Searched defs:pthread_set_name_np (Results 1 – 9 of 9) sorted by relevance
553 pub fn pthread_set_name_np(thread: pthread_t, name: *const c_char) -> i32; in pthread_set_name_np() function
2110 pub fn pthread_set_name_np(tid: ::pthread_t, name: *const ::c_char); in pthread_set_name_np() function
1678 pub fn pthread_set_name_np(tid: ::pthread_t, name: *const ::c_char); in pthread_set_name_np() function
1682 pub fn pthread_set_name_np(tid: ::pthread_t, name: *const ::c_char); in pthread_set_name_np() function