Searched defs:not_synced (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/cpu/x86/vm/ | ||
H A D | cppInterpreter_x86.cpp | 505 Label not_synced; local 509 __ jcc(Assembler::zero, not_synced); 528 __ bind(not_synced); |
Completed in 1624 milliseconds