cvs commit: src/include pthread.h src/sys/sys _pthreadtypes.h
types.h
Craig Rodrigues
rodrigc at crodrigues.org
Tue May 31 13:47:30 PDT 2005
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 at crodrigues.org
More information about the cvs-src
mailing list