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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DcppInterpreter.hpp68 static void notice_safepoints() {} function in class:CppInterpreter
H A DabstractInterpreter.hpp230 static void notice_safepoints() { ShouldNotReachHere(); } // stops the thread when reaching a safepoint function in class:AbstractInterpreter

Completed in 39 milliseconds