#[link_section = ".cpu_local"]static IS_CURRENT_CPU_INITED: CpuLocalCell<bool>
Expand description
The initialization state of the current CPU ID.
#[link_section = ".cpu_local"]static IS_CURRENT_CPU_INITED: CpuLocalCell<bool>
The initialization state of the current CPU ID.