Function thread_priority::unix::thread_priority [−][src]
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.