Is this possible?
I have a lib which spawns children that don't handle SIGINT properly.
Is there some way of masking SIGINT from the child threads,
or, changing the SIGINT handler for these threads?
Thanks, Bruce.
Thanks, Bruce.
1. Threads performance - allow signal handler to not call handler
3. Signal handlers inside signal handlers
4. Whoa... ran NAMED, then BAM!
5. possible to set sig handler for child threads
6. SB16 SCSI2 : what does work and what doesn't ?
7. how to deal with thread-specific data in signal handler?
8. Why AC patch doesn't enable ReiserFS support?
9. How to set signal handler and mask in thread other than main ?
10. dedicated signal handler thread, problem with sigwait
11. Solaris 2.4 x86 Threads, Wrong signal handler called with thr_kill()
12. Threads and signal handlers