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