Home
last modified time | relevance | path

Searched refs:SIGKILL (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sal/systools/win32/kill/
H A Dkill.cxx49 #ifndef SIGKILL
50 #define SIGKILL 9 macro
417 if ( SIGKILL == sig ) in _tmain()
/aoo4110/main/sal/osl/unx/
H A Dsignal.c115 { SIGKILL, ACT_SYSTEM, NULL }, /* kill (cannot be caught or ignored) */
H A Dprocess.c963 if (kill(((oslProcessImpl*)Process)->m_pid, SIGKILL) != 0) in osl_terminateProcess()

Completed in 27 milliseconds