Home | History | Annotate | Download | only in include

Lines Matching refs:SuspendThreadList

1484   jvmtiError (JNICALL *SuspendThreadList) (jvmtiEnv* env,
1818 jvmtiError SuspendThreadList(jint request_count,
1821 return functions->SuspendThreadList(this, request_count, request_list, results);