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

/openjdk7/hotspot/src/share/vm/services/
H A DthreadService.hpp193 java_lang_Thread::ThreadStatus _thread_status; member in class:ThreadSnapshot
218 java_lang_Thread::ThreadStatus thread_status() { return _thread_status; }

Completed in 170 milliseconds