Home | History | Annotate | Download | only in include

Lines Matching refs:SuspendThread

1023   jvmtiError (JNICALL *SuspendThread) (jvmtiEnv* env,
1814 jvmtiError SuspendThread(jthread thread) {
1815 return functions->SuspendThread(this, thread);