hotspot/src/share/vm/runtime/safepoint.hpp
{- -------------------------------------------
(1) (デバッグ用の処理)
(単なる setter method)
---------------------------------------- -}
void set_has_called_back(bool val) { _has_called_back = val; }
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.