Function os::task::mark_current_suspended
source · [−]fn mark_current_suspended()
Expand description
Change the status of current Running
task into Ready
.
fn mark_current_suspended()
Change the status of current Running
task into Ready
.