hotspot/src/share/vm/oops/instanceKlass.hpp
{- -------------------------------------------
(1) (単なる setter method)
---------------------------------------- -}
void set_init_thread(Thread *thread) { _init_thread = thread; }
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.