Function hermit::wakeup_core [−][src]
pub fn wakeup_core(core_id_to_wakeup: u32)
Expand description
Send an inter-processor interrupt to wake up a CPU Core that is in a HALT state.
pub fn wakeup_core(core_id_to_wakeup: u32)
Send an inter-processor interrupt to wake up a CPU Core that is in a HALT state.