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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dsafepoint.hpp210 JavaThreadState _orig_thread_state; member in class:ThreadSafepointState
225 JavaThreadState orig_thread_state() const { return _orig_thread_state; }
H A Dsafepoint.cpp906 _orig_thread_state = state;

Completed in 25 milliseconds