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

/openjdk7/hotspot/src/share/vm/utilities/
H A Ddebug.cpp248 bool first_time_here = Atomic::xchg(exiting, &_exiting_out_of_mem) != exiting; local
250 if (first_time_here) {

Completed in 39 milliseconds