Constant QUEUED
pub(in ::sys::sync::once::futex) const QUEUED: u32 = 4u32;
May only be set if the state is not COMPLETE.
QUEUEDpub(in ::sys::sync::once::futex) const QUEUED: u32 = 4u32;
May only be set if the state is not COMPLETE.