OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AtomicRefCountIsZero
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/memory/
ref_counted.cc
40
DCHECK(!
AtomicRefCountIsZero
(&ref_count_));
/external/libchrome/base/
atomic_ref_count.h
59
inline bool
AtomicRefCountIsZero
(volatile AtomicRefCount *ptr) {
Completed in 61 milliseconds