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

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

Completed in 31 milliseconds