Searched refs:DecrementDisableThreadFlip (Results 1 - 3 of 3) sorted by relevance

/art/runtime/gc/
H A Dheap.h326 void DecrementDisableThreadFlip(Thread* self) REQUIRES(!*thread_flip_lock_);
H A Dheap.cc811 void Heap::DecrementDisableThreadFlip(Thread* self) { function in class:art::gc::Heap
/art/runtime/
H A Djni_internal.cc1919 heap->DecrementDisableThreadFlip(soa.Self());
2641 heap->DecrementDisableThreadFlip(soa.Self());

Completed in 95 milliseconds