Constant std::sys_common::once::futex::QUEUED

source ·
const QUEUED: u32 = 3;
Expand description

Some thread is currently attempting to run initialization and there are threads waiting for it to finish.