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

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

Completed in 53 milliseconds