Home
last modified time | relevance | path

Searched refs:FullSuspendCheck (Results 1 – 3 of 3) sorted by relevance

/art/runtime/entrypoints/
Dentrypoint_utils-inl.h646 thread->FullSuspendCheck(); in CheckSuspend()
/art/runtime/
Dthread.h212 void FullSuspendCheck()
Dthread.cc740 void Thread::FullSuspendCheck() { in FullSuspendCheck() function in art::Thread