Thanks again! In the CVS now. /Bo
> Another patch fixing some condition signalling bugs. > There exists couple of possibilities, where a condition > signal might be sent before the other thread has had > enough time to actually call cond_signal_wait() > or cond_signal_timedwait() and therefore the waiting > thread might miss the signal completely. > The use of "msg_status"-variable makes sure that > this cannot happen anymore (as well as making sure > that cond_signal() is ever called only while keeping the > mutex locked). ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Multisync-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/multisync-devel