Skip to main content

MASK_WIDTH_OVERRIDE

Constant MASK_WIDTH_OVERRIDE 

Source
const MASK_WIDTH_OVERRIDE: LocalKey<Cell<usize>>;
Expand description

Per-thread override for Cpumask width. 0 means use *NR_CPU_IDS. Thread-local so parallel test threads don’t interfere.