Constant rayon_core::sleep::counters::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.