threads ?

Mumit Khan khan@xraylith.wisc.EDU
Wed Sep 1 09:55:00 GMT 1999


"Robert A. Mackie" <robert_mackie@mail.com> writes:
> 
> Does the cygwin.dll support anything like posix threads ?  I looked
> through the headers and found the process spawning stuff.  I can use
> that if I need to, but was hoping that I'm just being obtuse somehow in
> not finding the thread create, and the rest.

Cygwin is not thread-safe, so it's a non-issue (short answer is "no" ;-)

However, the development snapshots have *experimental* support for thread
safety, but you need to build with --enable-threads; once you have that 
you see if pthreads-win32 ( http://sourceware.cygnus.com/pthreads/ ) will
work.

> PS: What is cygwin1.dll vs cygwin.dll ?

cygwin1.dll is the dll version 1, distributed with Cygwin b20.1. I don't
remember if older versions (eg., b19) was called just cygwin.dll or not.

Mumit


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



More information about the Cygwin mailing list