Searched refs:atomic_update (Results 1 – 2 of 2) sorted by relevance
176 T1 atomic_update(std::atomic<T1>& dst, T1 newValue, Pred compare) { in atomic_update() function
179 atomic_update( my_limit, (unsigned)(index + 1), std::less<unsigned>() ); in occupy_free_slot()