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

/openjdk10/hotspot/src/share/vm/gc/parallel/
H A DpsPromotionManager.cpp393 class PushContentsClosure : public ExtendedOopClosure { class in inherits:ExtendedOopClosure
396 PushContentsClosure(PSPromotionManager* pm) : _pm(pm) {} function in class:PushContentsClosure
412 PushContentsClosure cl(pm);
423 PushContentsClosure cl(pm);
477 PushContentsClosure cl(pm);

Completed in 21 milliseconds