Searched refs:SIGKILL (Results 1 – 3 of 3) sorted by relevance
49 #ifndef SIGKILL50 #define SIGKILL 9 macro438 if ( SIGKILL == sig ) in _tmain()
115 { SIGKILL, ACT_SYSTEM, NULL }, /* kill (cannot be caught or ignored) */
962 if (kill(((oslProcessImpl*)Process)->m_pid, SIGKILL) != 0) in osl_terminateProcess()
Completed in 16 milliseconds