RE: problem with pthread.h - child thread's ending locks up main thread

2004-10-21 Thread Ben Lavender
Downloading the latest build of cygwin1.dll and installing it has fixed this problem, but it does make me rather uncomfortable...so ist das Leben, I guess! Thanks for your time; I appreciate the help. ben > -Original Message- > From: cygwin-owner On Behalf Of Ben Lavender > Sent: 21 Oct

RE: problem with pthread.h - child thread's ending locks up main thread

2004-10-21 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Ben Lavender > Sent: 21 October 2004 12:06 > Hello all, I have a problem. I have a bug or misconfig that manifests > itself in pthreads.h. > > Basically, if a child thread ends, the main thread stops executing. > The program does no