Query: sys_tkill
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SYS_TKILL(9) Driver Basics SYS_TKILL(9)NAMEsys_tkill - send signal to one specific taskSYNOPSISlong sys_tkill(pid_t pid, int sig);ARGUMENTSpid the PID of the task sig signal to be sentDESCRIPTIONSend a signal to only one task, even if it's a CLONE_THREAD task.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SYS_TKILL(9)
| Related Man Pages |
|---|
| kill(2) - opensolaris |
| kill(2) - netbsd |
| kill(2) - sunos |
| kill(2) - ultrix |
| kill(1) - xfree86 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |