Searched refs:AtomicUpdate (Results 1 – 2 of 2) sorted by relevance
162 inline void AtomicUpdate(std::atomic<Arg>& location, Arg newVal, const Compare &cmp) in AtomicUpdate() function
803 AtomicUpdate(maxRequestedSize, totalReqSize, MaxRequestComparator(this)); in genericGetBlock()