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

/external/chromium/base/
H A Datomic_ref_count.h32 inline bool AtomicRefCountDecN(volatile AtomicRefCount *ptr, function in namespace:base
51 return base::AtomicRefCountDecN(ptr, 1);

Completed in 135 milliseconds