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

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsScavenge.cpp182 class PSRefProcTaskExecutor: public AbstractRefProcTaskExecutor { class in inherits:AbstractRefProcTaskExecutor
187 void PSRefProcTaskExecutor::execute(ProcessTask& task)
205 void PSRefProcTaskExecutor::execute(EnqueueTask& task)
452 PSRefProcTaskExecutor task_executor;
465 PSRefProcTaskExecutor task_executor;

Completed in 1305 milliseconds