Searched defs:groups (Results 1 – 3 of 3) sorted by relevance
40 jthreadGroup* groups; in Java_art_Test925_getTopThreadGroups() local94 jthreadGroup* groups; in Java_art_Test925_getThreadGroupChildren() local
96 ThreadGroup[] groups = (ThreadGroup[])data[1]; in checkChildren() local
81 jthreadGroup* groups = reinterpret_cast<jthreadGroup*>(data); in GetTopThreadGroups() local