Home
last modified time | relevance | path

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

/art/runtime/
Dthread-inl.h486 inline void Thread::RevokeThreadLocalAllocationStack() { in RevokeThreadLocalAllocationStack() function
Dthread.h1469 void RevokeThreadLocalAllocationStack();
/art/runtime/gc/collector/
Dconcurrent_copying.cc493 thread->RevokeThreadLocalAllocationStack(); in Run()
Dmark_compact.cc1388 thread->RevokeThreadLocalAllocationStack(); in MarkingPause()
/art/runtime/gc/
Dheap.cc3442 t->RevokeThreadLocalAllocationStack(); in RevokeAllThreadLocalAllocationStacks()