Searched refs:pthread_set_name_np (Results 1 – 11 of 11) sorted by relevance
26 #include <pthread_np.h> // For pthread_getthreadid_np() / pthread_set_name_np()162 ::pthread_set_name_np(::pthread_self(), NameStr.data());
93 pthread_set_name_np(pthread_self(), name); in sctp_userspace_set_threadname()
144 pthread_set_name_np(pthread_self(), name); in u_thread_setname()
188 #define pthread_set_name_np _pthread_set_name_np macro
424 pthread_set_name_np(pthread_self(), name); in setName()
1137 pthread_set_name_np
1434 pthread_set_name_np
1824 pthread_set_name_np
1016 pthread_set_name_np(pthread_self(), name); in SetThreadName()
1800 pub fn pthread_set_name_np(tid: ::pthread_t, name: *const ::c_char); in pthread_set_name_np() function
1618 pub fn pthread_set_name_np(tid: ::pthread_t, name: *const ::c_char); in pthread_set_name_np() function