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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dsafepoint.hpp184 static void set_is_not_at_safepoint() { _state = _not_synchronized; } function in class:SafepointSynchronize

Completed in 43 milliseconds