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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.hpp994 static bool foregroundGCIsActive() { return _foregroundGCIsActive; } function in class:CMSCollector

Completed in 40 milliseconds