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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp1319 static ByteSize thread_state_offset() { return byte_offset_of(JavaThread, _thread_state ); } function in class:JavaThread

Completed in 4146 milliseconds