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

/openjdk7/hotspot/src/share/vm/memory/
H A DreferenceProcessor.hpp478 bool discovery_enabled() { return _discovering_refs; } function in class:ReferenceProcessor
544 _was_discovering_refs = _rp->discovery_enabled();

Completed in 32 milliseconds