Home
last modified time | relevance | path

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

/art/test/203-multi-checkpoint/
Dmulti_checkpoint.cc39 self->FullSuspendCheck(); in Run()
/art/runtime/
Dthread-inl.h93 FullSuspendCheck(implicit); in CheckSuspend()
Dthread.h483 void FullSuspendCheck(bool implicit = false)
Dthread.cc1943 void Thread::FullSuspendCheck(bool implicit) { in FullSuspendCheck() function in art::Thread
/art/openjdkjvmti/
Dti_thread.cc556 self->FullSuspendCheck(); in SuspendCheck()