Home | History | Annotate | Download | only in include

Lines Matching defs:GetThreadGroupChildren

1073   jvmtiError (JNICALL *GetThreadGroupChildren) (jvmtiEnv* env,
1892 jvmtiError GetThreadGroupChildren(jthreadGroup group,
1897 return functions->GetThreadGroupChildren(this, group, thread_count_ptr, threads_ptr, group_count_ptr, groups_ptr);