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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dsafepoint.hpp60 enum SynchronizeState { enum in class:SafepointSynchronize
94 static volatile SynchronizeState _state; // Threads might read this flag directly, without acquireing the Threads_lock
H A Dsafepoint.cpp97 SafepointSynchronize::SynchronizeState volatile SafepointSynchronize::_state = SafepointSynchronize::_not_synchronized;

Completed in 56 milliseconds