sys_rt_sigqueueinfo(9) centos man page | unix.com

Man Page: sys_rt_sigqueueinfo

Operating Environment: centos

Section: 9

SYS_RT_SIGQUEUEINFO(9)						   Driver Basics					    SYS_RT_SIGQUEUEINFO(9)

NAME
sys_rt_sigqueueinfo - send signal information to a signal
SYNOPSIS
long sys_rt_sigqueueinfo(pid_t pid, int sig, siginfo_t __user * uinfo);
ARGUMENTS
pid the PID of the thread sig signal to be sent uinfo signal info to be sent
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SYS_RT_SIGQUEUEINFO(9)
Related Man Pages
sigqueue(2) - redhat
sigqueue(3) - linux
sigqueue(3) - bsd
sigqueue(3) - minix
sigqueue(3) - php
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq