Constant rayon_core::latch::SLEEPING

source ยท
const SLEEPING: usize = 2;
Expand description

Latch is not set, owning thread is asleep on this latch and must be awoken.