Skip to main content

CpuMask

Type Alias CpuMask 

Source
pub type CpuMask = usize;
Expand description

Architecture-neutral active-CPU bitset. Platform code can replace this alias with a wider mask without changing the ownership API.