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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.hpp1396 CMSMarkStack* markStack,
1635 CMSMarkStack* markStack,
1643 _markStack(markStack),
1632 ScanMarkedObjectsAgainCarefullyClosure(CMSCollector* collector, MemRegion span, CMSBitMap* bitMap, CMSMarkStack* markStack, CMSMarkStack* revisitStack, MarkRefsIntoAndScanClosure* cl, bool should_yield) argument

Completed in 41 milliseconds