Searched refs:_thread_in_Java_trans (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/src/share/vm/prims/
H A Dforte.cpp594 case _thread_in_Java_trans:
/openjdk7/hotspot/src/share/vm/utilities/
H A DglobalDefinitions.hpp734 _thread_in_Java_trans = 9, // corresponding transition state (not used, included for completness) enumerator in enum:JavaThreadState
/openjdk7/hotspot/src/share/vm/runtime/
H A Dfprofiler.cpp1109 case _thread_in_Java_trans:
H A Dthread.cpp2790 case _thread_in_Java_trans: return "_thread_in_Java_trans";
H A DvmStructs.cpp2284 declare_constant(_thread_in_Java_trans) \

Completed in 62 milliseconds