This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: pthreads on Cygwin


On Tue, Jan 23, 2001 at 04:47:59PM -0500, Dave Brolley wrote:
>Looking at it a little more closely, it looks like pthread.h was written for Cygwin,
>and unconditionally defines all the pthread related types and functions, but is now
>depending on sys/features.h to set the _POSIX_* macros.

It isn't "now" depending on sys/features.h.  It has never, AFAIK, defined any
of the _POSIX_* macros.

As the FAQ states there is only limited support fo POSIX threads in
Cygwin.

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]