sys_tkill(9) centos man page | unix.com

Man Page: sys_tkill

Operating Environment: centos

Section: 9

SYS_TKILL(9)							   Driver Basics						      SYS_TKILL(9)

NAME
sys_tkill - send signal to one specific task
SYNOPSIS
long sys_tkill(pid_t pid, int sig);
ARGUMENTS
pid the PID of the task sig signal to be sent
DESCRIPTION
Send a signal to only one task, even if it's a CLONE_THREAD task.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SYS_TKILL(9)
Related Man Pages
kill(2) - freebsd
kill(2) - opensolaris
kill(1) - debian
kill(2) - netbsd
kill(2) - ultrix
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
Controlling user input