rayon_core::sleep::counters

Constant ONE_INACTIVE

Source
const ONE_INACTIVE: usize = _; // 65_536usize
Expand description

Constant that can be added to add one inactive thread. An inactive thread is either idle, sleepy, or sleeping.