Home | History | Annotate | Download | only in include

Lines Matching refs:ResumeThread

1027   jvmtiError (JNICALL *ResumeThread) (jvmtiEnv* env,
1824 jvmtiError ResumeThread(jthread thread) {
1825 return functions->ResumeThread(this, thread);