Query: sys_rt_sigqueueinfo
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SYS_RT_SIGQUEUEINFO(9) Driver Basics SYS_RT_SIGQUEUEINFO(9)NAMEsys_rt_sigqueueinfo - send signal information to a signalSYNOPSISlong sys_rt_sigqueueinfo(pid_t pid, int sig, siginfo_t __user * uinfo);ARGUMENTSpid the PID of the thread sig signal to be sent uinfo signal info to be sentCOPYRIGHTKernel Hackers Manual 3.10 June 2014 SYS_RT_SIGQUEUEINFO(9)
| Related Man Pages |
|---|
| sigqueue(2) - redhat |
| sigqueue(3) - centos |
| sigqueue(3) - bsd |
| sigqueue(3) - plan9 |
| sigqueue(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |