Home
last modified time | relevance | path

Searched defs:groups (Results 1 – 3 of 3) sorted by relevance

/art/test/925-threadgroups/
Dthreadgroups.cc40 jthreadGroup* groups; in Java_art_Test925_getTopThreadGroups() local
94 jthreadGroup* groups; in Java_art_Test925_getThreadGroupChildren() local
/art/test/925-threadgroups/src/art/
DTest925.java96 ThreadGroup[] groups = (ThreadGroup[])data[1]; in checkChildren() local
/art/openjdkjvmti/
Dti_threadgroup.cc81 jthreadGroup* groups = reinterpret_cast<jthreadGroup*>(data); in GetTopThreadGroups() local