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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.hpp594 void remove_root_scanning_option(int o) { _roots_scanning_options &= ~o; } function in class:CMSCollector

Completed in 39 milliseconds