Re: Thread starvation with mutex
David Lloyd <[email protected]> Fri, 6 Feb 2004 17:40:41 -0600 (CST)
| Newsgroups | gmane.comp.lib.phil |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 6 Feb 2004, Luke Elliott wrote: > Could someone please explain why? Clearly, as someone with apparently > *no* thread experience I need all the help I can get. Actually I think > Jamie just did. Thank you. I think this may get to the heart of what you're after: http://w3imagis.imag.fr/Membres/Eric.Ferley/pthreadsFAQ.html#Q66 There's actually a ton of good practical advice in that doc. - D