This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: difficult SIGCHLD / pipe hang


On Mon, Mar 31, 2003 at 03:41:08PM -0500, Joe Buehler wrote:
>Is there a bug in the following code in exceptions.cc?  The code can
>get the winapi_lock but break out of the loop before releasing it:

Yes, it's a bug but it's an unlikely bug.  It would occur if a program
called SuspendThread, which would be unlikely for a unix application.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]