Home | History | Annotate | Download | only in openjdkjvmti

Lines Matching refs:GetThreadGroupInfo

238   static jvmtiError GetThreadGroupInfo(jvmtiEnv* env,
242 return ThreadGroupUtil::GetThreadGroupInfo(env, group, info_ptr);
1759 JvmtiFunctions::GetThreadGroupInfo,