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]

pthread_rwlock


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/


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