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