Home
last modified time | relevance | path

Searched refs:OrSeqCst (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/runtime/
Druntime-atomics.cc51 inline T OrSeqCst(T* p, T value) { in OrSeqCst() function
90 inline type OrSeqCst(type* p, type value) { \
232 T result = OrSeqCst(static_cast<T*>(buffer) + index, value); in DoOr()