[Multisync-devel] Re: [Multisync-users] [PATCH] Multisync plugin loading error checks

2003-09-02 Thread Bo Lincoln
Thank you! I've applied the patch, and it is now in CVS (Gnome-2). /Bo Ps. The multisync-devel list is probably better suited for patches :) On Tue, 2003-09-02 at 18:53, Tomi Orava wrote: > Hi everybody, > > I thought it might be useful if multisync would > be a little bit more willing to info

[Multisync-devel] Re: [Multisync-users] [PATCH] Thread locking patch

2003-09-02 Thread Bo Lincoln
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 th