< prev index next >

src/hotspot/os/solaris/os_share_solaris.hpp

Print this page

        

*** 26,38 **** #define OS_SOLARIS_VM_OS_SHARE_SOLARIS_HPP // Defines the interfaces to Solaris operating systems that vary across platforms // misc - extern "C" { - void signalHandler(int, siginfo_t*, void*); - } void resolve_lwp_exit_calls(void); void handle_unexpected_exception(Thread* thread, int sig, siginfo_t* info, address pc, address adjusted_pc); #ifndef PRODUCT void continue_with_dump(void); #endif --- 26,35 ----
< prev index next >