Searched refs:ASYNC_SIGNAL (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/os/solaris/vm/
H A Djvm_solaris.h89 #define ASYNC_SIGNAL SIGUSR2 /* Watcher & async err support. */ macro
H A Dos_solaris.cpp1369 * With SIGJVM1, SIGJVM2, INTERRUPT_SIGNAL is SIGJVM1, ASYNC_SIGNAL is SIGJVM2
1380 int os::Solaris::_SIGasync = ASYNC_SIGNAL;
1430 os::Solaris::set_SIGasync(ASYNC_SIGNAL);
2471 print_signal_handler(st, ASYNC_SIGNAL, buf, buflen);

Completed in 52 milliseconds