Top


定義場所(file name)

hotspot/src/share/vm/runtime/safepoint.hpp

本体部(body)

  {- -------------------------------------------
  (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.