Constant rayon_core::sleep::counters::THREADS_BITS
source ยท const THREADS_BITS: usize = 16;
Expand description
Number of bits used for the thread counters.
const THREADS_BITS: usize = 16;
Number of bits used for the thread counters.