Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/base/
Datomicops_internals_atomicword_compat.h33 inline AtomicWord Relaxed_AtomicExchange(volatile AtomicWord* ptr, in Relaxed_AtomicExchange() function
35 return Relaxed_AtomicExchange(reinterpret_cast<volatile Atomic32*>(ptr), in Relaxed_AtomicExchange()
Datomicops.h127 inline Atomic32 Relaxed_AtomicExchange(volatile Atomic32* ptr, in Relaxed_AtomicExchange() function
270 inline Atomic64 Relaxed_AtomicExchange(volatile Atomic64* ptr, in Relaxed_AtomicExchange() function