tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
atomicAdd
tango
core
sync
Atomic
Undocumented in source. Be warned that the author may not have intended to support it.
T
atomicAdd
(T val, T incV)
version(LDC)
T
atomicAdd
(
T
)
(
ref
T
val
,
T
incV
)
T
atomicAdd
(T val, U incV_)
T
atomicAdd
(T val, U incV_)
T
atomicAdd
(T val, U incV_)
T
atomicAdd
(T val, U incV_)
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