Searched defs:notice_safepoints (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/share/vm/interpreter/ | ||
H A D | cppInterpreter.hpp | 68 static void notice_safepoints() {} function in class:CppInterpreter |
H A D | abstractInterpreter.hpp | 230 static void notice_safepoints() { ShouldNotReachHere(); } // stops the thread when reaching a safepoint function in class:AbstractInterpreter |
Completed in 22 milliseconds