Home
last modified time | relevance | path

Searched refs:RevokeThreadLocalAllocationStack (Results 1 – 5 of 5) sorted by relevance

/art/runtime/
Dthread-inl.h498 inline void Thread::RevokeThreadLocalAllocationStack() { in RevokeThreadLocalAllocationStack() function
Dthread.h1540 void RevokeThreadLocalAllocationStack();
/art/runtime/gc/collector/
Dconcurrent_copying.cc482 thread->RevokeThreadLocalAllocationStack(); in Run()
Dmark_compact.cc1361 thread->RevokeThreadLocalAllocationStack(); in MarkingPause()
/art/runtime/gc/
Dheap.cc3477 t->RevokeThreadLocalAllocationStack(); in RevokeAllThreadLocalAllocationStacks()