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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.hpp735 enum CMS_op_type { enum in class:CMSCollector
740 void do_CMS_operation(CMS_op_type op, GCCause::Cause gc_cause);
741 bool stop_world_and_do(CMS_op_type op);

Completed in 41 milliseconds