Lines Matching refs:StopThread
178 static jvmtiError StopThread(jvmtiEnv* env, jthread thread, jobject exception) {181 return ThreadUtil::StopThread(env, thread, exception);1586 JvmtiFunctions::StopThread,