Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dthread-inl.h343 inline void Thread::RevokeThreadLocalAllocationStack() { in RevokeThreadLocalAllocationStack() function
H A Dthread.h1218 void RevokeThreadLocalAllocationStack();
/aosp12/art/runtime/gc/collector/
H A Dconcurrent_copying.cc483 thread->RevokeThreadLocalAllocationStack(); in Run()
/aosp12/art/runtime/gc/
H A Dheap.cc3240 t->RevokeThreadLocalAllocationStack(); in RevokeAllThreadLocalAllocationStacks()