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

/openjdk7/hotspot/src/share/vm/services/
H A DlowMemoryDetector.hpp82 bool is_high_threshold_supported() { return _support_high_threshold; } function in class:ThresholdSupport
242 return (threshold_support->is_high_threshold_supported() ?

Completed in 82 milliseconds