Function set_thread_name

Source
pub fn set_thread_name(name: &str) -> Result<()>
Expand description

Safe wrapper for PR_SET_NAME(2const)