Lines Matching refs:InterruptThread
1042 jvmtiError (JNICALL *InterruptThread) (jvmtiEnv* env,1863 jvmtiError InterruptThread(jthread thread) {1864 return functions->InterruptThread(this, thread);