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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dassembler_sparc.cpp891 Thread* correct_value = ThreadLocalStorage::thread(); local
892 guarantee(gthread_value == correct_value, "G2_thread value must be the thread");
893 return correct_value;

Completed in 567 milliseconds