Constant std::sys_common::once::futex::INCOMPLETE

source ·
const INCOMPLETE: u32 = 0;
Expand description

No initialization has run yet, and no thread is currently using the Once.