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