pub fn add_stopping_task(task: Arc<TaskControlBlock>)
Expand description
Set a task to stop-wait status, waiting for its kernel stack out of use.
pub fn add_stopping_task(task: Arc<TaskControlBlock>)
Set a task to stop-wait status, waiting for its kernel stack out of use.