Send signal information to a signal
long sys_rt_sigqueueinfo(pid_t pid, int sig, siginfo_t __user * uinfo);
pid
the PID of the thread
sig
signal to be sent
uinfo
signal info to be sent