Available on crate feature
process only.Expand description
Process utilities.
Functionsยง
- exit_
thread_ safe - Helper for exiting macros.
- set_
current_ thread_ name - Sets the OS-level name of the calling thread, visible to tools like
top -H,perf,samply, and/proc/<pid>/task/*/comm.