Skip to main content

sys_sched_yield

Function sys_sched_yield 

Source
pub fn sys_sched_yield(_current_task: &CurrentTask) -> Result<(), Errno>