hotspot/src/os/linux/vm/osThread_linux.hpp
void set_thread_id(pid_t id) {
{- -------------------------------------------
(1) (単なる setter method)
---------------------------------------- -}
_thread_id = id;
}
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.