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

/openjdk7/jdk/src/share/back/
H A DThreadGroupReferenceImpl.c106 jthread *theGroups; local
110 &groupCount, &theGroups);
126 (void)outStream_writeObjectRef(env, out, theGroups[i]);
129 jvmtiDeallocate(theGroups);

Completed in 21 milliseconds