Searched defs:to_space_root_closure (Results 1 - 2 of 2) 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

Completed in 30 milliseconds