other versions
- wheezy 3.2.78-1
SYS_RT_SIGQUEUEINFO(9) | Driver Basics | SYS_RT_SIGQUEUEINFO(9) |
NAME¶
sys_rt_sigqueueinfo - send signal information to a signalSYNOPSIS¶
long
sys_rt_sigqueueinfo(pid_t pid, int sig,
siginfo_t __user * uinfo);
ARGUMENTS¶
pidthe PID of the thread
sig
signal to be sent
uinfo
signal info to be sent
COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |