Searched refs:ReferenceProcessorMTProcMutator (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/memory/
H A DreferenceProcessor.hpp646 class ReferenceProcessorMTProcMutator: StackObj { class in inherits:StackObj
652 ReferenceProcessorMTProcMutator(ReferenceProcessor* rp, function in class:ReferenceProcessorMTProcMutator
659 ~ReferenceProcessorMTProcMutator() {
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.cpp2024 ReferenceProcessorMTProcMutator rp_mut_mt_processing(ref_processor(), false);

Completed in 39 milliseconds