tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
OSAtomicCompareAndSwap64
tango
core
sync
Atomic
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!LDC && D_InlineAsm_X86 && OSX)
extern (
C
)
ubyte
OSAtomicCompareAndSwap64
(
long
oldValue
,
long
newValue
,
long
*
theValue
)
Meta
Source
See Implementation
tango
core
sync
Atomic
enums
LockVersion
strictFences
functions
OSAtomicCompareAndSwap64
atomicAdd
atomicCAS
atomicCASB
atomicLoad
atomicOp
atomicStore
atomicSwap
flagAdd
flagGet
flagOp
flagSet
fullBarrier
memoryBarrier
nextValue
readBarrier
thread_yield
writeBarrier
templates
atomicValueIsProperlyAligned
variables
dummy