Searched defs:CompareExchange (Results 1 – 3 of 3) sorted by relevance
45 bool Atomic32::CompareExchange(int32_t new_value, int32_t compare_value) { in CompareExchange() function in webrtc::Atomic32
50 bool Atomic32::CompareExchange(int32_t new_value, int32_t compare_value) { in CompareExchange() function in webrtc::Atomic32
49 bool Atomic32::CompareExchange(int32_t new_value, int32_t compare_value) { in CompareExchange() function in webrtc::Atomic32