Searched refs:SuspendSelf (Results 1 – 5 of 5) sorted by relevance
147 static jvmtiError SuspendSelf(art::Thread* self)
871 jvmtiError ThreadUtil::SuspendSelf(art::Thread* self) { in SuspendSelf() function in openjdkjvmti::ThreadUtil908 return SuspendSelf(self); in SuspendThread()
500 static void SuspendSelf();
2567 void Dbg::SuspendSelf() { in SuspendSelf() function in art::Dbg
643 Dbg::SuspendSelf(); in SuspendByPolicy()