Searched defs:Atomic32 (Results 1 – 6 of 6) sorted by relevance
44 typedef int32_t Atomic32; typedef
65 typedef int32 Atomic32; typedef
21 Atomic32::Atomic32(WebRtc_Word32 initialValue) : _value(initialValue) in Atomic32() function in webrtc::Atomic32
485 typedef int32 Atomic32; typedef