Crate utils_atomics

source ·

Re-exports

pub use fill_queue::FillQueue;
alloc
pub use bitfield::AtomicBitBox;
alloc

Modules

bitfieldalloc and nightly
flagalloc

Structs

AllocErrorExperimental
The AllocError error indicates an allocation failure that may be due to resource exhaustion or to something wrong when combining the given input arguments with this allocator.
Inverse of a OnceCell.