hotspot/src/share/vm/runtime/thread.hpp
{- -------------------------------------------
(1) (単なる getter method)
---------------------------------------- -}
GrowableArray<MonitorInfo*>* cached_monitor_info() { return _cached_monitor_info; }
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.