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