Home
last modified time | relevance | path

Searched refs:CompareExchange (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/src/system_wrappers/interface/
Datomic32.h45 bool CompareExchange(WebRtc_Word32 newValue, WebRtc_Word32 compareValue);
/external/webrtc/src/system_wrappers/source/
Datomic32_mac.cc50 bool Atomic32::CompareExchange(WebRtc_Word32 newValue, in CompareExchange() function in webrtc::Atomic32
Datomic32_posix.cc54 bool Atomic32::CompareExchange(WebRtc_Word32 newValue, in CompareExchange() function in webrtc::Atomic32
Datomic32_win.cc57 bool Atomic32::CompareExchange(WebRtc_Word32 newValue, in CompareExchange() function in webrtc::Atomic32