Home
last modified time | relevance | path

Searched defs:Relaxed_AtomicExchange (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/base/
Datomicops_internals_portable.h60 inline Atomic32 Relaxed_AtomicExchange(volatile Atomic32* ptr, in Relaxed_AtomicExchange() function
130 inline Atomic64 Relaxed_AtomicExchange(volatile Atomic64* ptr, in Relaxed_AtomicExchange() function
Datomicops_internals_std.h39 inline Atomic32 Relaxed_AtomicExchange(volatile Atomic32* ptr, in Relaxed_AtomicExchange() function
124 inline Atomic64 Relaxed_AtomicExchange(volatile Atomic64* ptr, in Relaxed_AtomicExchange() function
Datomicops_internals_atomicword_compat.h33 inline AtomicWord Relaxed_AtomicExchange(volatile AtomicWord* ptr, in Relaxed_AtomicExchange() function