Searched defs:pthread_setname_np (Results 1 – 9 of 9) sorted by relevance
9 #define pthread_setname_np pthread_set_name_np macro
9 int pthread_setname_np(pthread_t thread, const char *name) in pthread_setname_np() function
2643 pub fn pthread_setname_np( in pthread_setname_np() function
2806 pub fn pthread_setname_np(tid: ::pthread_t, name: *const ::c_char) -> ::c_int; in pthread_setname_np() function
3096 pub fn pthread_setname_np(thread: ::pthread_t, name: *const ::c_char) -> ::c_int; in pthread_setname_np() function
3468 pub fn pthread_setname_np(thread: ::pthread_t, name: *const ::c_char) -> ::c_int; in pthread_setname_np() function
4453 pub fn pthread_setname_np(thread: ::pthread_t, name: *const ::c_char) -> ::c_int; in pthread_setname_np() function
5181 pub fn pthread_setname_np(name: *const ::c_char) -> ::c_int; in pthread_setname_np() function