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 Date: Fri, 16 Nov 2001 16:18:12 -0300 From: nacho X-Mailer: The Bat! (v1.49) UNREG / CD5BF9353B3B7091 Reply-To: nacho Organization: IIE X-Priority: 3 (Normal) Message-ID: <8312663148.20011116161812@iie.edu.uy> To: cygwin AT cygwin DOT com Subject: pthread_mutex_init fails Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi all, I'm trying to run a program ported from Linux which tries to create a mutex with the attr type set to PTHREAD_MUTEX_RECURSIVE_NP. As the Cygwin impl. doesn't have that symbol defined I tried to change it to PTHREAD_MUTEX_RECURSIVE but the code fails. What can I do to remedy this? -- Saludos, nacho mailto:nacho AT iie DOT edu DOT uy -- "Yo no soy paranoico. Eso es lo que *ellos* quieren que piense" -- -- 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/