Top


定義場所(file name)

hotspot/src/share/vm/prims/jvmtiEnvThreadState.hpp

本体部(body)

  {- -------------------------------------------
  (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.