Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.programming.threads > #1987
| Path | csiph.com!usenet.pasdenom.info!news.albasani.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Markus Elfring <Markus.Elfring@web.de> |
| Newsgroups | comp.programming.threads, comp.unix.programmer |
| Subject | Clarification for the handling of sigwaitinfo() |
| Date | Sat, 16 Nov 2013 16:16:42 +0100 |
| Lines | 222 |
| Message-ID | <bepgirFsghjU1@mid.individual.net> (permalink) |
| Mime-Version | 1.0 |
| Content-Type | multipart/mixed; boundary="------------010102090003050903080800" |
| X-Trace | individual.net 45dcQxdikr5EqlmqrHZIsQKBxHdyBMNje+8lFavaS4GEIuLr/s |
| Cancel-Lock | sha1:4vDC+au754JJg6OpdvVYf8jInnE= |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 |
| Xref | csiph.com comp.programming.threads:1987 comp.unix.programmer:4979 |
Cross-posted to 2 groups.
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hello, I try to wait for various signals in a dedicated thread on my openSUSE system as you can see it from the attached source file. http://pubs.opengroup.org/onlinepubs/9699919799/functions/sigwaitinfo.html I wonder why this small test program does not work as expected so far. I get the error message "my_receiver: Signal wait failed." after a signal was sent to the corresponding process. I would appreciate your advices. Regards, Markus
Back to comp.programming.threads | Previous | Next — Next in thread | Find similar
Clarification for the handling of sigwaitinfo() Markus Elfring <Markus.Elfring@web.de> - 2013-11-16 16:16 +0100
Re: Clarification for the handling of sigwaitinfo() Chris Vine <chris@cvine--nospam--.freeserve.co.uk> - 2013-11-16 20:23 +0000
Re: Clarification for the handling of sigwaitinfo() Markus Elfring <Markus.Elfring@web.de> - 2013-11-17 10:50 +0100
Re: Clarification for the handling of sigwaitinfo() Chris Vine <chris@cvine--nospam--.freeserve.co.uk> - 2013-11-17 11:11 +0000
Re: Clarification for the handling of sigwaitinfo() Markus Elfring <Markus.Elfring@web.de> - 2013-11-17 13:30 +0100
csiph-web