Home | History | Annotate | Download | only in include

Lines Matching defs:GetAllThreads

1018   jvmtiError (JNICALL *GetAllThreads) (jvmtiEnv* env,
1809 jvmtiError GetAllThreads(jint* threads_count_ptr,
1811 return functions->GetAllThreads(this, threads_count_ptr, threads_ptr);