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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp1191 void set_pending_unsafe_access_error() { _special_runtime_exit_condition = _async_unsafe_access_error; } function in class:JavaThread

Completed in 43 milliseconds