Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dthread-inl.h486 inline void Thread::RevokeThreadLocalAllocationStack() { in RevokeThreadLocalAllocationStack() function
H A Dthread.h1533 void RevokeThreadLocalAllocationStack();
/aosp_15_r20/art/runtime/gc/collector/
H A Dconcurrent_copying.cc479 thread->RevokeThreadLocalAllocationStack(); in Run()
H A Dmark_compact.cc1136 thread->RevokeThreadLocalAllocationStack(); in MarkingPause()
/aosp_15_r20/art/runtime/gc/
H A Dheap.cc3460 t->RevokeThreadLocalAllocationStack(); in RevokeAllThreadLocalAllocationStacks()