delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, |
<http://sourceware.cygnus.com/ml/#faqs> | |
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" <robert_mackie AT mail DOT com> |
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 <khan AT xraylith DOT wisc DOT EDU> |
"Robert A. Mackie" <robert_mackie AT mail DOT 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 AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |