Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Subject: Re: pthread_rwlock From: Robert Collins To: Tim Gong Cc: cygwin AT cygwin DOT com In-Reply-To: <01b601c12830$e211c080$6e584f40@bignet.net> References: <01b601c12830$e211c080$6e584f40 AT bignet DOT 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/