Expand description

AtomicU64/AtomicU32 wrappers for equally sized types implemented Copy

Structs

Wraps an 8-byte length T in an atomic, all operations are Ordering::SeqCst.

Wraps an 8-byte length T in an atomic, all operations are Ordering::SeqCst.