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

/openjdk7/hotspot/src/share/vm/gc_implementation/parNew/
H A DparOopClosures.hpp104 class ParEvacuateFollowersClosure: public VoidClosure { class in inherits:VoidClosure
138 ParEvacuateFollowersClosure(
H A DparNewGeneration.cpp521 ParEvacuateFollowersClosure::ParEvacuateFollowersClosure( function in class:ParEvacuateFollowersClosure
541 void ParEvacuateFollowersClosure::do_void() {

Completed in 614 milliseconds