Skip to main content

AxCpuMask

Type Alias AxCpuMask 

Source
pub type AxCpuMask = CpuMask<ax_task::::api::AxCpuMask::{constant#0}>;
Expand description

A mask to specify the CPU affinity. The wrapper type for ax_cpumask::CpuMask with SMP configuration.

Aliased Typeยง

pub struct AxCpuMask { /* private fields */ }