Static ap_start::AP_READY_FLAG
source · pub static AP_READY_FLAG: AtomicBool
Expand description
An atomic flag used for synchronizing progress between the BSP and the AP that is currently being booted. False means the AP hasn’t started or hasn’t yet finished booting.