rustix::thread::prctl

Function name

Source
pub fn name() -> Result<CString>
Expand description

Get the name of the calling thread.

§References