From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13655 invoked by alias); 29 Jul 2011 20:18:54 -0000 Received: (qmail 13443 invoked by uid 22791); 29 Jul 2011 20:18:35 -0000 X-Spam-Check-By: sourceware.org Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.83/v0.83-20-g38e4449) with ESMTP; Fri, 29 Jul 2011 20:18:19 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id 658592C0636; Fri, 29 Jul 2011 22:18:16 +0200 (CEST) Date: Fri, 29 Jul 2011 20:18:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: Pthread error? Message-ID: <20110729201816.GC13084@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-07/txt/msg00392.txt.bz2 On Jul 29 13:29, Jan Chludzinski wrote: > Can't blame IBM either. I had to replace pthread_getthreadid_np() (in > the IBM example code) with pthread_self() because Cygwin doesn't > support/have pthread_getthreadid_np(). pthread_getthreadid_np is a non-standard IBM extension. You won't find it in the POSIX specs. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple