Sends signal SIGKILL
to the given PIDs which ends the process.
kill
PID0
PID1
...PIDn
Returns:
- 0 on success Syscall: kill
Up: user space
Process Management: kill
Sends signal SIGKILL
to the given PIDs which ends the process.
kill
PID0
PID1
...PIDn
Returns:
Up: user space
Process Management: kill