pub type AxCpuMask = CpuMask<axtask::::api::AxCpuMask::{constant#0}>;
Available on crate feature
multitask
only.Expand description
A mask to specify the CPU affinity.
The wrapper type for [cpumask::CpuMask
] with SMP configuration.
Aliased Typeยง
struct AxCpuMask { /* private fields */ }