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:[EMAIL PROTECTED] -- "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/