Searched refs:SuspendOther (Results 1 – 2 of 2) sorted by relevance
184 static jvmtiError SuspendOther(art::Thread* self, jthread target_jthread)
872 jvmtiError ThreadUtil::SuspendOther(art::Thread* self, in SuspendOther() function in openjdkjvmti::ThreadUtil956 return SuspendOther(self, thread); in SuspendThread()