This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

pthread_mutex_init fails


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@iie.edu.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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]