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

SCHED_WAKE_VECTOR

Constant SCHED_WAKE_VECTOR 

Source
pub const SCHED_WAKE_VECTOR: u8 = 50;
Expand description

Scheduler wake IPI vector – sent to wake a remote CPU from idle to run a task.