From owner-freebsd-stable Wed May 1 7:35:19 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (Postfix) with ESMTP id 9CAF337B416 for ; Wed, 1 May 2002 07:35:13 -0700 (PDT) Received: from localhost (eischen@localhost) by mail.pcnet.com (8.12.1/8.12.1) with ESMTP id g41EZBZ6014251; Wed, 1 May 2002 10:35:11 -0400 (EDT) Date: Wed, 1 May 2002 10:35:11 -0400 (EDT) From: Daniel Eischen To: Jeroen Ruigrok/asmodai Cc: Archie Cobbs , freebsd-stable@FreeBSD.ORG Subject: Re: Bug in pthread_cancel() In-Reply-To: <20020501121151.GR66061@daemon.ninth-circle.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 1 May 2002, Jeroen Ruigrok/asmodai wrote: > -On [20020501 05:45], Daniel Eischen (eischen@pcnet1.pcnet.com) wrote: > >Hmm, what about just bypassing the pthread_cancel() if the > >thread is already in the process of exiting? > > Makes sense to me. > > And the testcase in the PR is solved adequately with it? I don't know; no test is supplied in that PR. -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message