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

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

Completed in 55 milliseconds