Skip to main content

Module os_atomic

Module os_atomic 

Source

Structsยง

OSAtomicFifoQueue
FIFO queue backed by OSAtomicFifoEnqueue / OSAtomicFifoDequeue.
OSAtomicI32
Safe wrapper around a 32-bit legacy OSAtomic value.
OSAtomicI64
Safe wrapper around a 64-bit legacy OSAtomic value.
OSAtomicQueue
Queue backed by OSAtomicEnqueue / OSAtomicDequeue.