tern ~master (2024-04-15T17:45:17.8990912)
Dub
Repo
atomicStore
tern
atomic
Atomically stores
lhs
in
rhs
.
static pragma(
inline
)
void
atomicStore
(
R
L
)
(
ref
shared
R
rhs
,
L
lhs
)
Meta
Source
See Implementation
tern
atomic
classes
SpinLock
static functions
atomicExchange
atomicLoad
atomicLoadElem
atomicOp
atomicStore
fence
Atomically stores lhs in rhs.