Home | History | Annotate | Download | only in include

Lines Matching refs:SuspendThreadList

1493   jvmtiError (JNICALL *SuspendThreadList) (jvmtiEnv* env,
1842 jvmtiError SuspendThreadList(jint request_count,
1845 return functions->SuspendThreadList(this, request_count, request_list, results);