Function axruntime::entered_cpus_num
source · pub fn entered_cpus_num() -> usize
Available on crate feature
smp
only.Expand description
The number of CPUs that have entered the runtime.
pub fn entered_cpus_num() -> usize
smp
only.The number of CPUs that have entered the runtime.