Constant rayon_core::sleep::counters::ONE_SLEEPING
source ยท const ONE_SLEEPING: usize = 1;
Expand description
Constant that can be added to add one sleeping thread.
const ONE_SLEEPING: usize = 1;
Constant that can be added to add one sleeping thread.