atomic_waker

Constant WAKING

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

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