HomeSort by relevance Sort by last modified time
    Searched refs:AtomicRefCountDec (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/
atomic_ref_count.h 50 inline bool AtomicRefCountDec(volatile AtomicRefCount *ptr) {
  /external/chromium/base/memory/
ref_counted.cc 84 if (!AtomicRefCountDec(&ref_count_)) {

Completed in 47 milliseconds