Message51163
| Author | Rhamphoryncus |
|---|---|
| Recipients | |
| Date | 2007-01-29.22:11:16 |
| SpamBayes Score | |
| Marked as misclassified | |
| Message-id | |
| In-reply-to |
| Content | |
|---|---|
As far as I can tell, the sig_mask argument of sigaction only applies to the thread in which the signal handler gets called. If you have multiple threads you could still have one signal handler running per thread. http://www.opengroup.org/onlinepubs/009695399/functions/sigaction.html |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-08-23 15:54:44 | admin | link | issue1564547 messages |
| 2007-08-23 15:54:44 | admin | create | |