Query: sys_tgkill
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SYS_TGKILL(9) Driver Basics SYS_TGKILL(9)NAMEsys_tgkill - send signal to one specific threadSYNOPSISlong sys_tgkill(pid_t tgid, pid_t pid, int sig);ARGUMENTStgid the thread group ID of the thread pid the PID of the thread sig signal to be sentDESCRIPTIONThis syscall also checks the tgid and returns -ESRCH even if the PID exists but it's not belonging to the target process anymore. This method solves the problem of threads exiting and PIDs getting reused.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SYS_TGKILL(9)
Related Man Pages |
---|
tgkill(2) - linux |
tkill(2) - suse |
tgkill(2) - php |
tgkill(2) - x11r4 |
tgkill(2) - minix |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Migrating to UNIX |
Cut command on RHEL 6.8 compatibility issues |
A (ksh) Library For and From UNIX.com |
The Future of the PM (Private Message) System at UNIX.com |