hotspot/src/share/vm/gc_implementation/g1/concurrentMarkThread.hpp
  {- -------------------------------------------
  (1) (単なる setter method)
      ---------------------------------------- -}
      void set_started()       { assert(!_in_progress, "cycle in progress"); _started = true;  }
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.