Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Slang Documentation
Slang Documentation
Back to top
View this page

Atomic functions¶

This category contains the following declarations:

InterlockedAdd<T>¶

InterlockedAnd<T>¶

InterlockedCompareExchange<T>¶

InterlockedCompareExchangeFloatBitwise¶

InterlockedCompareStore<T>¶

InterlockedCompareStoreFloatBitwise<T>¶

InterlockedExchange<T>¶

InterlockedMax<T>¶

InterlockedMin<T>¶

InterlockedOr<T>¶

InterlockedXor<T>¶

On this page
  • Atomic functions
    • InterlockedAdd<T>
    • InterlockedAnd<T>
    • InterlockedCompareExchange<T>
    • InterlockedCompareExchangeFloatBitwise
    • InterlockedCompareStore<T>
    • InterlockedCompareStoreFloatBitwise<T>
    • InterlockedExchange<T>
    • InterlockedMax<T>
    • InterlockedMin<T>
    • InterlockedOr<T>
    • InterlockedXor<T>