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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp1518 // A JvmtiThreadState is lazily allocated. This jvmti_thread_state()
1525 JvmtiThreadState *jvmti_thread_state() const { return _jvmti_thread_state; } function in class:JavaThread

Completed in 42 milliseconds