Searched refs:GetThreadGroupChildren (Results 1 – 2 of 2) sorted by relevance
108 error = JVMTI_FUNC_PTR(gdata->jvmti,GetThreadGroupChildren)(gdata->jvmti, group, in children()
1073 jvmtiError (JNICALL *GetThreadGroupChildren) (jvmtiEnv* env,1892 jvmtiError GetThreadGroupChildren(jthreadGroup group, in GetThreadGroupChildren() function1897 …return functions->GetThreadGroupChildren(this, group, thread_count_ptr, threads_ptr, group_count_p… in GetThreadGroupChildren()