Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Subject: RE: pthreads on cygwin From: Robert Collins To: Jacob Vennervald Madsen Cc: cygwin AT cygwin DOT com In-Reply-To: <19514C7E64E4FA4FBEEC9BA3CB3376FD17B6BA AT gopinocchio-sbs DOT gopinocchio DOT local> References: <19514C7E64E4FA4FBEEC9BA3CB3376FD17B6BA AT gopinocchio-sbs DOT gopinocchio DOT local> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/0.13 (Preview Release) Date: 04 Sep 2001 22:48:46 +1000 Message-Id: <999607732.7410.9.camel@lifelesswks> Mime-Version: 1.0 X-OriginalArrivalTime: 04 Sep 2001 12:35:53.0062 (UTC) FILETIME=[22C45060:01C1353E] 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/