Modules§
Structs§
- Atomex
Ptr - A wrapper around the
AtomicPtr
. - Atomic
Count - Atomic
Flags - Locks
Orderings - Strict
Orderings - Provide the most strict orderings with cost of higher overhead.
Enums§
Traits§
- Bitwise
- The trait for types implementing atomic bitwise operations
- NumOps
- The trait for types implementing atomic numeric operations
- TrAtomic
Cell - TrAtomic
Data - TrAtomic
Flags - TrCmpxch
Orderings - An helper trait to define spinlock ordering used in atomic operation