Function task::scheduler::add_task

source ·
pub fn add_task(task: TaskRef)
Expand description

Adds the given task to the least busy run queue.