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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DconcurrentMark.cpp3961 // If do_stealing is true then do_marking_step will attempt to
3965 bool do_stealing = do_termination && !is_serial; local
4145 if (do_stealing && !has_aborted()) {

Completed in 61 milliseconds