hotspot Udiff src/os/solaris/vm/os_solaris.cpp (original) (raw)

< prev index next >

Print this page


@@ -5851,5 +5851,26 @@ #ifndef PRODUCT void TestReserveMemorySpecial_test() { // No tests available for this platform } #endif + +int os::Posix::unblock_signals(const sigset_t *set) {

+} + +void os::startDebugging() {

< prev index next >