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