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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dframe.cpp306 frame at_risk = thread->last_frame().sender(&map); local
307 if (id() == at_risk.id()) {

Completed in 43 milliseconds