Searched refs:_thread_new_trans (Results 1 - 6 of 6) sorted by relevance

/openjdk7/hotspot/src/share/vm/prims/
H A Dforte.cpp558 case _thread_new_trans:
/openjdk7/hotspot/src/share/vm/runtime/
H A Dsafepoint.cpp688 case _thread_new_trans:
H A Dfprofiler.cpp1144 case _thread_new_trans:
H A Dthread.cpp2784 case _thread_new_trans: return "_thread_new_trans";
H A DvmStructs.cpp2278 declare_constant(_thread_new_trans) \
/openjdk7/hotspot/src/share/vm/utilities/
H A DglobalDefinitions.hpp728 _thread_new_trans = 3, // corresponding transition state (not used, included for completness) enumerator in enum:JavaThreadState

Completed in 64 milliseconds