pub fn create_idle_task() -> Result<JoinableTaskRef, &'static str>
Spawns an idle task on the current CPU and adds it to this CPU’s runqueue.