loop in pthread_cond_broadcast

Greg Smith rys@epaibm.rtpnc.epa.gov
Mon May 7 08:52:00 GMT 2001


Loop in function pthread_cond_broadcast was apparently caused by
pthread_cond method Broadcast decrementing the thread waiting count,
but the thread waiting count is also decremented when the thread wakes
up in __pthread_cond[timed]wait.  These routines are in thread.cc.

Many thanks to Rob Collins for committing a patch; the fix will be
available in 1.3.2, as I understand. 

Greg

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list