Searched defs:allocated_bytes_offset (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/hotspot/src/share/vm/runtime/ | ||
| H A D | thread.hpp | 609 static ByteSize allocated_bytes_offset() { return byte_offset_of(Thread, _allocated_bytes ); } function in class:Thread |
Completed in 50 milliseconds