< prev index next >

src/hotspot/os/linux/os_share_linux.hpp

Print this page

        

*** 24,34 **** #ifndef OS_LINUX_VM_OS_SHARE_LINUX_HPP #define OS_LINUX_VM_OS_SHARE_LINUX_HPP // misc - void signalHandler(int, siginfo_t*, ucontext_t*); void handle_unexpected_exception(Thread* thread, int sig, siginfo_t* info, address pc, address adjusted_pc); #ifndef PRODUCT void continue_with_dump(void); #endif --- 24,33 ----
< prev index next >