std::sync::CONDVAR_INIT [] [src]

pub const CONDVAR_INIT: StaticCondvar = StaticCondvar::new()
Unstable (static_condvar #27717)

: may be merged with Condvar in the future

Constant initializer for a statically allocated condition variable.