Home
last modified time | relevance | path

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

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