⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

schedule_on_cpu

Function schedule_on_cpu 

Source
pub fn schedule_on_cpu(cpu_id: u8, task: NonNull<Task>)
Expand description

Schedule on specific CPU