Searched refs:SuspendSelf (Results 1 – 5 of 5) sorted by relevance
99 static jvmtiError SuspendSelf(art::Thread* self)
748 jvmtiError ThreadUtil::SuspendSelf(art::Thread* self) { in SuspendSelf() function in openjdkjvmti::ThreadUtil781 return SuspendSelf(self); in SuspendThread()
480 static void SuspendSelf();
2489 void Dbg::SuspendSelf() { in SuspendSelf() function in art::Dbg
643 Dbg::SuspendSelf(); in SuspendByPolicy()