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
ONE_JEC
Copy item path
Settings
Help
Summary
Source
const ONE_JEC:
usize
= _; // 4_294_967_296usize
Expand description
Constant that can be added to add one to the JEC.