hotspot/src/share/vm/prims/jvmtiEnvThreadState.hpp
{- -------------------------------------------
(1) (単なる setter method)
---------------------------------------- -}
void set_agent_thread_local_storage_data (void *data) { _agent_thread_local_storage_data = data; }
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.