Searched defs:SR_handler (Results 1 - 4 of 4) sorted by relevance

/openjdk9/hotspot/src/os/solaris/vm/
H A DosThread_solaris.cpp51 void OSThread::SR_handler(Thread* thread, ucontext_t* uc) { function in class:OSThread
H A Dos_solaris.cpp3545 void os::Solaris::SR_handler(Thread* thread, ucontext_t* uc) { function in class:os::Solaris
/openjdk9/hotspot/src/os/bsd/vm/
H A Dos_bsd.cpp2721 static void SR_handler(int sig, siginfo_t* siginfo, ucontext_t* context) { function
/openjdk9/hotspot/src/os/aix/vm/
H A Dos_aix.cpp2693 static void SR_handler(int sig, siginfo_t* siginfo, ucontext_t* context) { function

Completed in 182 milliseconds