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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dsafepoint.hpp217 void examine_state_of_thread();
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 60 milliseconds