cvs commit: src/include pthread.h src/sys/sys _pthreadtypes.h
types.h
Xin LI
delphij at FreeBSD.org
Tue May 31 08:22:24 PDT 2005
Hi, Craig,
On Tue, May 31, 2005 at 03:18:17PM +0000, Craig Rodrigues wrote:
> rodrigc 2005-05-31 15:18:17 UTC
>
> FreeBSD src repository
>
> Modified files:
> include pthread.h
> sys/sys types.h
> Added files:
> sys/sys _pthreadtypes.h
> Log:
> According to:
> http://www.opengroup.org/onlinepubs/009695399/basedefs/sys/types.h.html
>
> #include <sys/types.h>
> should include the definitions of pthread types.
Great!
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?
Thanks in advance!
Cheers,
More information about the cvs-src
mailing list