[][src]Function sys_util::set_rt_round_robin

pub fn set_rt_round_robin(priority: i32) -> Result<()>

Sets the current thread to be scheduled using the round robin real time class with priority.