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