tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
memoryBarrier
tango
core
sync
Atomic
Undocumented in source. Be warned that the author may not have intended to support it.
void
memoryBarrier
()
version(D_InlineAsm_X86)
void
memoryBarrier
(
bool
ll
bool
ls
bool
sl
bool
ss
bool
device
= false
)
(
)
void
memoryBarrier
()
void
memoryBarrier
()
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