Top


定義場所(file name)

hotspot/src/share/vm/gc_implementation/g1/concurrentMarkThread.cpp

名前(function name)

  void do_void(){

本体部(body)

  {- -------------------------------------------
  (1) ConcurrentMark::cleanup() を呼び出すだけ.
      ---------------------------------------- -}

        _cm->cleanup();
      }

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