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]

Re: pthreads


On Mon, Mar 19, 2001 at 10:08:27PM +1100, Robert Collins wrote:
>I'm not 100% sure we follow the calling thread's state rather than the
>mainthreads state, but I'll look into that.

We should duplicate the calling thread's state.  This was a customer
problem report a couple of years ago and I went to great efforts to fix
it.  If we don't do that then we definitely won't duplicate the main
thread's state, so the alternative is that we would probably crash
or hang, or something.

cgf


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