Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
DThreadGroupReferenceImpl.c106 jthread *theGroups; in children() local
110 &groupCount, &theGroups); in children()
126 (void)outStream_writeObjectRef(env, out, theGroups[i]); in children()
129 jvmtiDeallocate(theGroups); in children()