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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dsafepoint.hpp147 inline static bool is_synchronizing() { return _state == _synchronizing; } function in class:SafepointSynchronize

Completed in 38 milliseconds