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

/openjdk7/hotspot/src/share/vm/runtime/
H A DobjectMonitor.hpp96 static int succ_offset_in_bytes() { return offset_of(ObjectMonitor, _succ) ; } function in class:ObjectMonitor

Completed in 60 milliseconds