Home
last modified time | relevance | path

Searched refs:GetThreadGroupChildren (Results 1 – 2 of 2) sorted by relevance

/external/oj-libjdwp/src/share/back/
DThreadGroupReferenceImpl.c108 error = JVMTI_FUNC_PTR(gdata->jvmti,GetThreadGroupChildren)(gdata->jvmti, group, in children()
/external/oj-libjdwp/src/share/javavm/export/
Djvmti.h1073 jvmtiError (JNICALL *GetThreadGroupChildren) (jvmtiEnv* env,
1892 jvmtiError GetThreadGroupChildren(jthreadGroup group, in GetThreadGroupChildren() function
1897 …return functions->GetThreadGroupChildren(this, group, thread_count_ptr, threads_ptr, group_count_p… in GetThreadGroupChildren()