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