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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp627 intptr_t _ScratchA, _ScratchB ; // Scratch locations for fast-path sync code member in class:Thread
628 static ByteSize ScratchA_offset() { return byte_offset_of(Thread, _ScratchA ); }

Completed in 41 milliseconds