This is the mail archive of the cygwin-patches 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]

[PATCH] default to normal pthread mutexes


Defaulting to ERRORCHECK mutexes (with the various stringencies it implies) does not match the behaviour on Linux, where NORMAL mutexes are the default. I have been testing this locally for some time, and I believe it affects a lot of software. Patch and STC attached.


Yaakov

Attachment: pthread-mutex-default.patch
Description: Text document

Attachment: pthread-mutex-test.c
Description: Text document


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