This is the mail archive of the cygwin@sourceware.cygnus.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: Support for Pthreads?


On Fri, Jun 04, 1999 at 04:15:24PM -0600, rodgilbert wrote:
>We are looking at CYGWIN for a solution for our cross platform needs.
>
>My question is in relation to pthreads.  Our processes use POSIX threads
>extensively.  Does CYGWIN API contain the pthread API functions?

The DLL can be built with pthreads support.  John Fortin has recently
contributed some support to help extend the pthread support in recent
snapshots.

By default, cygwin is not currently built with pthreads enabled.  You'll
have to build your own DLL to get pthreads in the cygwin DLL.

-chris

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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