pub fn remove_task_from(task: &TaskRef, cpu_id: CpuId) -> bool
Expand description

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