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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.inline.hpp285 inline bool CMSCollector::should_abort_preclean() const { function in class:CMSCollector
466 return _collector->should_abort_preclean();

Completed in 31 milliseconds