Home
last modified time | relevance | path

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

/art/runtime/
Dthread-inl.h437 inline void Thread::RevokeThreadLocalAllocationStack() { in RevokeThreadLocalAllocationStack() function
Dthread.h1321 void RevokeThreadLocalAllocationStack();
/art/runtime/gc/collector/
Dmark_compact.cc1250 thread->RevokeThreadLocalAllocationStack(); in MarkingPause()
Dconcurrent_copying.cc501 thread->RevokeThreadLocalAllocationStack(); in Run()
/art/runtime/gc/
Dheap.cc3374 t->RevokeThreadLocalAllocationStack(); in RevokeAllThreadLocalAllocationStacks()