pub(super) fn create_cpu_scheduler(cpu_idx: usize) -> SchedulerCpuExpand description
Create a SchedulerCpu for the given CPU index (creates its idle task).
pub(super) fn create_cpu_scheduler(cpu_idx: usize) -> SchedulerCpuCreate a SchedulerCpu for the given CPU index (creates its idle task).