Top


定義場所(file name)

hotspot/src/os/linux/vm/os_linux.hpp

説明(description)

  // NPTL is always floating stack. LinuxThreads could be using floating
  // stack or fixed stack.

本体部(body)

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

      static bool is_floating_stack()             { return _is_floating_stack; }

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