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 Message-ID: <01b601c12830$e211c080$6e584f40@bignet.net> Reply-To: "Tim Gong" From: "Tim Gong" To: Subject: pthread_rwlock Date: Sat, 18 Aug 2001 16:58:15 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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? I've considered pthread_win32 library, but the problem is that libary only works with mingw, but not with cygwin. 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 -- 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/