Searched refs:AtomicRefCountDec (Results 1 – 3 of 3) sorted by relevance
42 if (!AtomicRefCountDec(&ref_count_)) { in Release()
17 if (!AtomicRefCountDec(&ref_count_)) in Release()
41 inline bool AtomicRefCountDec(volatile AtomicRefCount *ptr) { in AtomicRefCountDec() function