Searched defs:atomic_exchange (Results 1 – 8 of 8) sorted by relevance
113 static inline intptr_t atomic_exchange(intptr_t *object, intptr_t desired) in atomic_exchange() function
99 static inline intptr_t atomic_exchange(intptr_t *object, intptr_t desired) in atomic_exchange() function
101 #define atomic_exchange(object, desired) \ macro
98 #define atomic_exchange(object, desired) \ macro
380 #define atomic_exchange(object, desired) \ macro
3996 void atomic_exchange (NegativeTestContext& ctx) in atomic_exchange() function
49771 atomic_exchange(atomic<_ITp>* __a, _ITp __i) noexcept in atomic_exchange() function49776 atomic_exchange(volatile atomic<_ITp>* __a, _ITp __i) noexcept in atomic_exchange() function