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 |
| rt_sigqueueinfo(2) - suse |
| sigqueue(3) - opendarwin |
| sigqueue(3) - osx |
| sigqueue(3) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |