rayon_core::latch

Constant SLEEPING

Source
const SLEEPING: usize = 2;
Expand description

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