SIGUSR2 is getting caught in the application. I see the 17th bit set to 1 in the SigCgt field in the status file. The documentation tells that by using sigprocmask() with SIG_UNBLOCK, the bits in the SigBlk field are reset to zero. Can I use the same approach here for the caught signals as well? If not, what are the alternatives?
This is on Linux 2.6