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

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsScavenge.cpp138 class PSRefProcTaskProxy: public GCTask { class in inherits:GCTask
143 PSRefProcTaskProxy(ProcessTask & rp_task, uint work_id) function in class:PSRefProcTaskProxy
153 void PSRefProcTaskProxy::do_it(GCTaskManager* manager, uint which)
192 q->enqueue(new PSRefProcTaskProxy(task, i));

Completed in 23 milliseconds