Expand description
Mock implementation of std::sync::atomic.
Structs
Mock implementation of std::sync::atomic::AtomicBool.
Mock implementation of std::sync::atomic::AtomicI8.
Mock implementation of std::sync::atomic::AtomicI16.
Mock implementation of std::sync::atomic::AtomicI32.
Mock implementation of std::sync::atomic::AtomicI64.
Mock implementation of std::sync::atomic::AtomicIsize.
Mock implementation of std::sync::atomic::AtomicPtr.
Mock implementation of std::sync::atomic::AtomicU8.
Mock implementation of std::sync::atomic::AtomicU16.
Mock implementation of std::sync::atomic::AtomicU32.
Mock implementation of std::sync::atomic::AtomicU64.
Mock implementation of std::sync::atomic::AtomicUsize.
Enums
Atomic memory orderings
Functions
An atomic fence.
Signals the processor that it is entering a busy-wait spin-loop.