Home
last modified time | relevance | path

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

/art/runtime/
Dthread-inl.h342 inline void Thread::RevokeThreadLocalAllocationStack() { in RevokeThreadLocalAllocationStack() function
Dthread.h1197 void RevokeThreadLocalAllocationStack();
/art/runtime/gc/collector/
Dconcurrent_copying.cc461 thread->RevokeThreadLocalAllocationStack(); in Run()
/art/runtime/gc/
Dheap.cc3210 t->RevokeThreadLocalAllocationStack(); in RevokeAllThreadLocalAllocationStacks()