Searched defs:set_jvmti_thread_state (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp1517 void set_jvmti_thread_state(JvmtiThreadState *value) { _jvmti_thread_state = value; } function in class:JavaThread

Completed in 42 milliseconds