Home
last modified time | relevance | path

Searched refs:AtomicRefCountIsOne (Results 1 – 2 of 2) sorted by relevance

/external/chromium/base/memory/
Dref_counted.cc55 return AtomicRefCountIsOne( in HasOneRef()
/external/chromium/base/
Datomic_ref_count.h60 inline bool AtomicRefCountIsOne(volatile AtomicRefCount *ptr) { in AtomicRefCountIsOne() function