Searched refs:ReferenceProcessorIsAliveMutator (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/memory/
H A DreferenceProcessor.hpp603 class ReferenceProcessorIsAliveMutator: StackObj { class in inherits:StackObj
609 ReferenceProcessorIsAliveMutator(ReferenceProcessor* rp, function in class:ReferenceProcessorIsAliveMutator
616 ~ReferenceProcessorIsAliveMutator() {
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectedHeap.cpp1389 ReferenceProcessorIsAliveMutator stw_rp_is_alive_null(ref_processor_stw(), NULL);
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.cpp2022 ReferenceProcessorIsAliveMutator rp_mut_closure(ref_processor(), NULL);

Completed in 69 milliseconds