thread_priority::unix

Function get_current_thread_priority

Source
pub fn get_current_thread_priority() -> Result<ThreadPriority, Error>
Expand description

Get current thread’s priority value.