centos man page for sys_tkill

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)

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
sigqueue(2) - redhat
kill(1) - xfree86
kill(1) - php
tapset::signal(3stap) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq