Searched defs:ScopedGCCriticalSection (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/gc/ | ||
| D | scoped_gc_critical_section.cc | 27 ScopedGCCriticalSection::ScopedGCCriticalSection(Thread* self, in ScopedGCCriticalSection() function in art::gc::ScopedGCCriticalSection |
| D | heap.h | 1359 friend class ScopedGCCriticalSection; variable |