Home | History | Annotate | Download | only in include

Lines Matching refs:InterruptThread

1036   jvmtiError (JNICALL *InterruptThread) (jvmtiEnv* env,
1839 jvmtiError InterruptThread(jthread thread) {
1840 return functions->InterruptThread(this, thread);