Top


定義場所(file name)

hotspot/src/os/windows/vm/attachListener_windows.cpp

名前(function name)

int AttachListener::pd_init() {

本体部(body)

  {- -------------------------------------------
  (1) Win32AttachListener::init() を呼び出すだけ.
      ---------------------------------------- -}

      return Win32AttachListener::init();
    }

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