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

/openjdk7/hotspot/src/share/vm/memory/
H A Dgeneration.hpp165 virtual bool refs_discovery_is_atomic() const { return true; } function in class:Generation
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.hpp1150 bool refs_discovery_is_atomic() const { return false; } function in class:ConcurrentMarkSweepGeneration

Completed in 39 milliseconds