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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DconcurrentMarkThread.hpp79 void clear_in_progress() { assert(!_started, "must not be starting a new cycle"); _in_progress = false; } function in class:ConcurrentMarkThread

Completed in 91 milliseconds