Searched defs:_GC0_VALID (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/ | ||
H A D | concurrentMarkSweepGeneration.hpp | 375 _GC0_VALID = 0x1, enumerator in enum:VALUE_OBJ_CLASS_SPEC::__anon227 377 _ALL_VALID = _GC0_VALID | _CMS_VALID |
Completed in 70 milliseconds