Function ksched::task::set_priority [−][src]
pub async fn set_priority(priority: usize)
Expand description
Make a task into a real-time one with specific priority.
pub async fn set_priority(priority: usize)
Make a task into a real-time one with specific priority.