Function thread_priority::unix::get_current_thread_priority

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

Get current thread’s priority value.