Top


定義場所(file name)

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

本体部(body)

  {- -------------------------------------------
  (1) (単なる setter method)
      ---------------------------------------- -}

      void set_entry_point(ThreadFunction entry_point) { _entry_point = entry_point; }

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