Module miri::concurrency::init_once
source · Structs§
- Init
Once 🔒The one time initialization state. - 0 is used to indicate that the id was not yet assigned and, therefore, is not a valid identifier.
Enums§
- The current status of a one time initialization.