Skip to main content

get_thread_priority

Function get_thread_priority 

pub fn get_thread_priority(native: u64) -> Result<ThreadPriority, Error>
Available on crate feature tasks and (Linux or macOS or iOS or DragonFly BSD or FreeBSD or OpenBSD or target_os=vxworks or NetBSD or Android or WebAssembly) only.
Expand description

Get the thread’s priority value.