Searched defs:pthread_setname_np (Results 1 – 6 of 6) sorted by relevance
9 #define pthread_setname_np pthread_set_name_np macro
1499 pub fn pthread_setname_np(thread: ::pthread_t, name: *const ::c_char) -> ::c_int; in pthread_setname_np() function
2008 pub fn pthread_setname_np( in pthread_setname_np() function
2719 pub fn pthread_setname_np(thread: ::pthread_t, name: *const ::c_char) -> ::c_int; in pthread_setname_np() function
3548 pub fn pthread_setname_np(name: *const ::c_char) -> ::c_int; in pthread_setname_np() function