Top


定義場所(file name)

hotspot/src/share/vm/runtime/init.cpp

名前(function name)

void vm_init_globals() {

本体部(body)

      check_ThreadShadow();
      basic_types_init();
      eventlog_init();
      mutex_init();
      chunkpool_init();
      perfMemory_init();
    }

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