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