Pinned Loading
-
-
Atomic+PropertyWrapper
Atomic+PropertyWrapper 1import os
23/// A thread-safe property wrapper for atomic access to a value.
4/// This wrapper ensures thread-safe read and write access to the wrapped value using `OSAllocatedUnfairLock`.
5/// NOTE: Value must be `Sendable`. See `UncheckedAtomic` for a non-Sendable implementation
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.