Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 May 2005 16:47:43 -0400
From:      Craig Rodrigues <rodrigc@crodrigues.org>
To:        Xin LI <delphij@FreeBSD.org>
Cc:        Craig Rodrigues <rodrigc@FreeBSD.org>, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/include pthread.h src/sys/sys _pthreadtypes.h types.h
Message-ID:  <20050531204743.GA30006@crodrigues.org>
In-Reply-To: <20050531152224.GA39895@freefall.freebsd.org>
References:  <200505311518.j4VFIHam040427@repoman.freebsd.org> <20050531152224.GA39895@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 31, 2005 at 03:22:24PM +0000, Xin LI wrote:
> This reminds me that there are many __isthreaded declaration that is
> found in several header files.  Do you think we should move them to somewhere
> else?

I don't really see a point to moving __isthreaded to a single header
file.  It is defined as "extern int __isthreaded" in a bunch of
places that use it, such as <stdio.h>.  Seems good enough to me.

Am I not understanding something?

-- 
Craig Rodrigues        
rodrigc@crodrigues.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050531204743.GA30006>