Top


定義場所(file name)

hotspot/src/os/solaris/vm/os_solaris.hpp

本体部(body)

  {- -------------------------------------------
  (1) _mutex_unlock フィールドに入っている関数を呼び出すだけ.
      ---------------------------------------- -}

      static int mutex_unlock(mutex_t *mx)  { return _mutex_unlock(mx); }

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