tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
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 && darwin)
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