Top


定義場所(file name)

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

名前(function name)

void SparsePRT::reset_for_cleanup_tasks() {

本体部(body)

  {- -------------------------------------------
  (1) _head_expanded_list を初期化するだけ.
      ---------------------------------------- -}

      _head_expanded_list = NULL;
    }

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