Function os::task::suspend_current_and_run_next

source ·
pub fn suspend_current_and_run_next()
Expand description

Suspend the current ‘Running’ task and run the next task in task list.