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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp1026 bool is_exiting() { return _terminated == _thread_exiting || is_terminated(); } function in class:JavaThread

Completed in 2166 milliseconds