thread_priority::unix

Function get_thread_priority

Source
pub fn get_thread_priority(native: ThreadId) -> Result<ThreadPriority, Error>
Expand description

Get the thread’s priority value.