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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp609 static ByteSize allocated_bytes_offset() { return byte_offset_of(Thread, _allocated_bytes ); } function in class:Thread

Completed in 853 milliseconds