std
1.88.0-nightly-4824c2bb7-2025-05-02
In std::
sys::
sync::
once::
futex
std
::
sys
::
sync
::
once
::
futex
Constant
INCOMPLETE
Copy item path
Source
const INCOMPLETE:
u32
= 0;
Expand description
No initialization has run yet, and no thread is currently using the Once.