tango ~master (2025-06-29T14:40:56.0544651)
Dub
Repo
OSAtomicCompareAndSwap64
tango
core
Atomic
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!TangoDoc && !LDC && D_InlineAsm_X86 && X86 && darwin)
extern (
C
)
deprecated
bool
OSAtomicCompareAndSwap64
(
long
oldValue
,
long
newValue
,
long
*
theValue
)
Meta
Source
See Implementation
tango
core
Atomic
enums
msync
functions
OSAtomicCompareAndSwap64
OSAtomicCompareAndSwap64Barrier
main
structs
Atomic
templates
atomicDecrement
atomicIncrement
atomicLoad
atomicStore
atomicStoreIf