pub fn get_current_thread_name() -> ThreadName
Expand description

Accesses current thread name using pthread_getname_np.