OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AtomicRefCountInc
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/
atomic_ref_count.h
43
inline void
AtomicRefCountInc
(volatile AtomicRefCount *ptr) {
/external/chromium/base/memory/
ref_counted.cc
76
AtomicRefCountInc
(&ref_count_);
Completed in 135 milliseconds