Searched defs:CompareAndExchange (Results 1 – 2 of 2) sorted by relevance
345 …std::pair<bool, ClassType> CompareAndExchange(uint32_t index, uint32_t byteOffset, ClassType oldVa… in CompareAndExchange() function
190 …able_if_t<std::is_arithmetic_v<T> || is_object_v<T>, std::pair<bool, T>> Array::CompareAndExchange( in CompareAndExchange() function