Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: <199909011653.LAA17914@pluto.xraylith.wisc.edu> To: "Robert A. Mackie" cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: threads ? In-Reply-To: Your message of "Wed, 01 Sep 1999 11:29:12 EDT." <37CD4648 DOT 96A9642F AT mail DOT com> Date: Wed, 01 Sep 1999 11:53:13 -0500 From: Mumit Khan "Robert A. Mackie" 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 AT sourceware DOT cygnus DOT com