Searched defs:AtomicRefCount (Results 1 – 2 of 2) sorted by relevance
17 constexpr AtomicRefCount() : ref_count_(0) {} in AtomicRefCount() function18 explicit constexpr AtomicRefCount(int initial_value) in AtomicRefCount() function
94216 AtomicRefCount, enumerator