rayon_
core
1.12.1
In rayon_
core::
sleep::
counters
Structs
AtomicCounters
Counters
JobsEventCounter
Constants
INACTIVE_SHIFT
JEC_SHIFT
ONE_INACTIVE
ONE_JEC
ONE_SLEEPING
SLEEPING_SHIFT
THREADS_BITS
THREADS_MAX
Functions
select_jec
select_thread
rayon_core
::
sleep
::
counters
Constant
THREADS_MAX
Copy item path
Settings
Help
Summary
Source
pub(crate) const THREADS_MAX:
usize
= _; // 65_535usize
Expand description
Max value for the thread counters.