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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dsafepoint.cpp240 cur_state->examine_state_of_thread();
900 void ThreadSafepointState::examine_state_of_thread() { function in class:ThreadSafepointState
953 assert(is_running(), "examine_state_of_thread on non-running thread");

Completed in 32 milliseconds