Re: Hang in pthread_cond_wait

Sebastien Decugis <[email protected]> Thu, 29 Apr 2004 15:56:02 +0200
Newsgroups gmane.comp.lib.phil
Message-ID <[email protected]>
> Both 3 threads are now waiting.
> 
I just realized that thread A is not hung at the end of the sequence...
but however, this thread won't deal with the mutex anymore so the other
threads are really hung.