Searched refs:SuspendSelf (Results 1 – 5 of 5) sorted by relevance
178 static jvmtiError SuspendSelf(art::Thread* self)
914 jvmtiError ThreadUtil::SuspendSelf(art::Thread* self) { in SuspendSelf() function in openjdkjvmti::ThreadUtil951 return SuspendSelf(self); in SuspendThread()
512 static void SuspendSelf();
2517 void Dbg::SuspendSelf() { in SuspendSelf() function in art::Dbg
643 Dbg::SuspendSelf(); in SuspendByPolicy()