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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.hpp603 bool verifying() const { return _verifying; } function in class:CMSCollector
1398 bool should_yield, bool verifying = false);

Completed in 290 milliseconds