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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DconcurrentMark.hpp311 volatile bool _scan_in_progress; member in class:VALUE_OBJ_CLASS_SPEC
328 bool scan_in_progress() { return _scan_in_progress; }

Completed in 27 milliseconds