Searched refs:suspend_state (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/cpu/sparc/vm/
H A DcppInterpreter_sparc.cpp887 Address suspend_state(G2_thread, 0, in_bytes(JavaThread::suspend_flags_offset()));
890 ld(suspend_state, G3_scratch);
H A DsharedRuntime_sparc.cpp2562 Address suspend_state(G2_thread, JavaThread::suspend_flags_offset());
2564 __ delayed()->ld(suspend_state, G3_scratch);

Completed in 35 milliseconds