| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Mon, 10 Jan 2005 13:38:10 +0100 |
| From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Problem in pthread_key_create |
| Message-ID: | <20050110123810.GG7748@cygbert.vinschen.de> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <200501091731 DOT j09HVm9m000706 AT thor DOT remedy DOT nl> <20050110120007 DOT GF7748 AT cygbert DOT vinschen DOT de> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <20050110120007.GF7748@cygbert.vinschen.de> |
| User-Agent: | Mutt/1.4.2i |
On Jan 10 13:00, Corinna Vinschen wrote:
> On Jan 9 18:31, Johnny Willemsen wrote:
> > A question, I had a look at the implementation of pthread_key_create. When
> > an invalid key is passed, a EBUSY is returned.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
I just read this again and it occured to me that this is a misconception.
pthread_key_create() returns EBUSY if a *valid* key is passed. This
should make it clearer, shouldn't it?
Corinna
>
> No, that's not a bug. Please read the SUSv3 description for
> pthread_key_create() here:
>
> http://www.opengroup.org/onlinepubs/009695399/functions/pthread_key_create.html
>
> Please note especially the chapter
>
> RATIONALE/Non-Idempotent Data Key Creation.
> [...]
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com
Red Hat, Inc.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |