Searched defs:ObjArrayTaskQueueSet (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsCompactionManager.hpp70 typedef GenericTaskQueueSet<ObjArrayTaskQueue, mtGC> ObjArrayTaskQueueSet; typedef in class:ParCompactionManager
75 static ObjArrayTaskQueueSet* _objarray_queues;

Completed in 29 milliseconds