Top


定義場所(file name)

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

本体部(body)

  {- -------------------------------------------
  (1) _interp_only_mode フィールドの値をインクリメントするだけ.
      ---------------------------------------- -}

      void increment_interp_only_mode()         { ++_interp_only_mode; }

This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.