Home | History | Annotate | Download | only in include

Lines Matching refs:StopThread

1031   jvmtiError (JNICALL *StopThread) (jvmtiEnv* env,
1834 jvmtiError StopThread(jthread thread,
1836 return functions->StopThread(this, thread, exception);