Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.programming.threads > #1524
| From | Gerald Breuer <Gerald.Breuer@googlemail.com> |
|---|---|
| Newsgroups | comp.programming.threads |
| Subject | Re: Condition variable 3 |
| Date | 2013-06-11 19:50 +0200 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <kp7o0p$6k1$2@speranza.aioe.org> (permalink) |
| References | <kp7nh6$lfc$1@dont-email.me> |
Am 11.06.2013 22:46, schrieb aminer: > My other question, as we know Semaphores do remember the signal, > but if you signal the thread(s) with a Condition variable and the > thread(s) are not waiting. the signal will be lost ... No, if there aren't any counted waiters there won't be a singnal through the kernel.
Back to comp.programming.threads | Previous | Next | Find similar
Re: Condition variable 3 Gerald Breuer <Gerald.Breuer@googlemail.com> - 2013-06-11 19:50 +0200
csiph-web