Searched defs:CompareExchange (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/webrtc/system_wrappers/source/
H A Datomic32_mac.cc45 bool Atomic32::CompareExchange(int32_t new_value, int32_t compare_value) { function in class:webrtc::Atomic32
H A Datomic32_posix.cc49 bool Atomic32::CompareExchange(int32_t new_value, int32_t compare_value) { function in class:webrtc::Atomic32
H A Datomic32_win.cc50 bool Atomic32::CompareExchange(int32_t new_value, int32_t compare_value) { function in class:webrtc::Atomic32

Completed in 78 milliseconds