tokio::sync::notify

Constant WAITING

Source
const WAITING: usize = 1;
Expand description

One or more threads are currently waiting to be notified.