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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dassembler_sparc.cpp890 static Thread* verify_thread_subroutine(Thread* gthread_value) { argument
892 guarantee(gthread_value == correct_value, "G2_thread value must be the thread");

Completed in 48 milliseconds