Re: pthread_cond_broadcast() not delivered

2000-04-24 Thread Alexander Leidinger
On 23 Apr, Daniel Eischen wrote: >> (14) netchild@ttyp2% uname -a >> FreeBSD Magelan.Leidinger.net 5.0-CURRENT FreeBSD 5.0-CURRENT #14: >> Fri Apr 21 17:28:37 CEST 2000 root@:/big/usr/src/sys/compile/WORK >> i386 >> >> I've an application which uses pthread_cond_{wait,broadcast}() and >> th

Re: pthread_cond_broadcast() not delivered

2000-04-23 Thread Daniel Eischen
Alexander Leidinger wrote: > Hi, > > (14) netchild@ttyp2% uname -a > FreeBSD Magelan.Leidinger.net 5.0-CURRENT FreeBSD 5.0-CURRENT #14: Fri Apr 21 >17:28:37 CEST 2000 root@:/big/usr/src/sys/compile/WORK i386 > > I've an application which uses pthread_cond_{wait,broadcast}() and > the debug

pthread_cond_broadcast() not delivered

2000-04-23 Thread Alexander Leidinger
Hi, (14) netchild@ttyp2% uname -a FreeBSD Magelan.Leidinger.net 5.0-CURRENT FreeBSD 5.0-CURRENT #14: Fri Apr 21 17:28:37 CEST 2000 root@:/big/usr/src/sys/compile/WORK i386 I've an application which uses pthread_cond_{wait,broadcast}() and the debug output gives me the impression that the b