Searched defs:SynchronizeState (Results 1 - 1 of 1) 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

Completed in 436 milliseconds