From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Collins To: Jacob Vennervald Madsen Cc: cygwin@cygwin.com Subject: RE: pthreads on cygwin Date: Tue, 04 Sep 2001 05:48:00 -0000 Message-id: <999607732.7410.9.camel@lifelesswks> References: <19514C7E64E4FA4FBEEC9BA3CB3376FD17B6BA@gopinocchio-sbs.gopinocchio.local> X-SW-Source: 2001-09/msg00111.html On Tue, 2001-09-04 at 22:41, Jacob Vennervald Madsen wrote: > I've already tried that but it gives me the same error. Then I'd look into your code and see if it could be doing something whereby the thread calling pthread_equal is _not_ the thread that set threadinfo->self. I've confirmed that pthread_self, pthread_create and pthread_equal are behaving properly with the code in my samdbox. (which while somewhat out of date should have the most recent pthread changes). Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/