Function thread_priority::unix::get_thread_priority

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

Get the thread’s priority value.