Searched defs:AtomicExchange (Results 1 – 2 of 2) sorted by relevance
85 AtomicExchange, enumerator
333 static T AtomicExchange(ThreadState *thr, uptr pc, volatile T *a, T v, in AtomicExchange() function