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

/openjdk7/hotspot/src/share/vm/gc_implementation/parNew/
H A DparOopClosures.hpp116 ParRootScanWithoutBarrierClosure* to_space_root_closure() { function in class:ParEvacuateFollowersClosure
H A DparNewGeneration.hpp150 ParRootScanWithoutBarrierClosure& to_space_root_closure() { return _to_space_root_closure; }; function in class:ParScanThreadState
H A DparNewGeneration.cpp627 &par_scan_state.to_space_root_closure(),

Completed in 48 milliseconds