Constant WAKING

Source
pub(crate) const WAKING: usize = 0b10;
Expand description

The waker currently registered with the AtomicWaker cell is being woken.