pub fn max_task_priority() -> u32Expand description
Returns the maximum priority a task can have.
This function assumes that a bigger number means higher priority.
pub fn max_task_priority() -> u32Returns the maximum priority a task can have.
This function assumes that a bigger number means higher priority.