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

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

Completed in 38 milliseconds