Expand description
Provides AtomicOptionRef and AtomicRef.
Intended to map to java.util.concurrent.atomic.AtomicReference in Java.
Structs§
- Atomic
Option Ref - An atomic reference that may be updated atomically.
- Atomic
Ref - An atomic reference that may be updated atomically.