Function thread_priority::unix::thread_priority
source · [−]pub fn thread_priority() -> Result<ThreadPriority, Error>Expand description
Get current thread’s priority value.
pub fn thread_priority() -> Result<ThreadPriority, Error>Get current thread’s priority value.