pub fn remove_task_from_current(task: &TaskRef) -> bool
Expand description

Removes the given task from the current CPU’s run queue.