Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Subject: Re: pthread_rwlock
From: Robert Collins <robert.collins@itdomain.com.au>
To: Tim Gong <gongchen@bignet.net>
Cc: cygwin@cygwin.com
In-Reply-To: <01b601c12830$e211c080$6e584f40@bignet.net>
References: <01b601c12830$e211c080$6e584f40@bignet.net>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
X-Mailer: Evolution/0.12 (Preview Release)
Date: 22 Aug 2001 18:04:32 +1000
Message-Id: <998467472.13595.9.camel@lifelesswks>
Mime-Version: 1.0
X-OriginalArrivalTime: 22 Aug 2001 07:52:20.0847 (UTC) FILETIME=[5F538FF0:01C12ADF]

On 18 Aug 2001 16:58:15 -0500, Tim Gong wrote:
> I'm porting a Unix application that uses pthread_rwlock and sigwait routines
> extensively.
> It seems that they are not supported in the latest cygwin release. Can
> anyone provide
> some advice in that regard?

Yes, they are not implemented.

> I've considered pthread_win32 library, but the problem is that libary only
> works with mingw,
> but not with cygwin.

It should work with cygwin, but I don't recommend it, because you *may*
get weird behaviour.

> It would be hard for me to switch to mingw, because
> that toolkit doesn't
> have a unix socket emulation layer, and I'm not that familiar with winsock.
> 
> Thanks for your help.
> 
> Tim Gong
> 

Rob


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

