OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AtomicRefCountDec
(Results
1 - 3
of
3
) sorted by null
/external/libchrome/base/memory/
ref_counted.cc
42
if (!
AtomicRefCountDec
(&ref_count_)) {
/external/libchrome/base/
atomic_ref_count.h
41
inline bool
AtomicRefCountDec
(volatile AtomicRefCount *ptr) {
callback_internal.cc
17
if (!
AtomicRefCountDec
(&ref_count_))
Completed in 209 milliseconds