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

/openjdk7/hotspot/src/share/vm/runtime/
H A DbiasedLocking.cpp182 bool thread_is_alive = false; local
184 thread_is_alive = true;
188 thread_is_alive = true;
193 if (!thread_is_alive) {

Completed in 23 milliseconds