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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.cpp235 typedef CMSParGCThreadState* CMSParGCThreadStatePtr; typedef
237 NEW_C_HEAP_ARRAY(CMSParGCThreadStatePtr, ParallelGCThreads, mtGC);

Completed in 49 milliseconds