Searched refs:__kmpc_atomic_exchange (Results 1 – 4 of 4) sorted by relevance
48 __kmpc_atomic_exchange((unsigned long long *)&elementQueue[slot], in PushElement()62 __kmpc_atomic_exchange((unsigned int *)&ids[slot], (id + 1) % MAX_ID); in DoneServing()
30 template <typename T> INLINE T __kmpc_atomic_exchange(T *address, T val) { in __kmpc_atomic_exchange() function
212 __kmpc_atomic_exchange((unsigned *)&MD.keys[usedMemIdx], 0u); in Release()
45 (void)__kmpc_atomic_exchange(lock, UNSET); in __kmpc_impl_unset_lock()