Searched refs:check_for_lazy_critical_native (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Dsafepoint.hpp143 static void check_for_lazy_critical_native(JavaThread *thread, JavaThreadState state);
H A Dsafepoint.cpp578 void SafepointSynchronize::check_for_lazy_critical_native(JavaThread *thread, JavaThreadState state) { function in class:SafepointSynchronize
938 SafepointSynchronize::check_for_lazy_critical_native(_thread, state);

Completed in 25 milliseconds