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

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpcTasks.hpp114 // RefProcTaskProxy
119 class RefProcTaskProxy : public GCTask { class in inherits:GCTask
124 RefProcTaskProxy(ProcessTask & rp_task, uint work_id) function in class:RefProcTaskProxy
H A DpcTasks.cpp132 // RefProcTaskProxy
135 void RefProcTaskProxy::do_it(GCTaskManager* manager, uint which)
162 q->enqueue(new RefProcTaskProxy(task, i));
H A DpsParallelCompact.hpp986 friend class RefProcTaskProxy;

Completed in 35 milliseconds