Function task::scheduler::add_task_to_current
source · pub fn add_task_to_current(task: TaskRef)Expand description
Adds the given task to the current CPU’s run queue.
pub fn add_task_to_current(task: TaskRef)Adds the given task to the current CPU’s run queue.