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

Re: cygwin 1.5.6 release notes - comments needed


Christopher Faylor wrote:

On Mon, Dec 15, 2003 at 03:33:07PM +0100, Thomas Pfaff wrote:

Christopher Faylor wrote:

On Mon, Dec 15, 2003 at 02:03:54PM +0100, Thomas Pfaff wrote:


I have not touched the mutex code.


See your ChangeLog entry of 2003-10-24, among others.

This is has nothing to do with pthread_mutex objects.


And I didn't mention pthread_mutex objects...

Your comment was : - Fix pthread mutex handling. (Thomas Pfaff)

Nevertheless, the mutex code that Rob has created was ok but slow, since he has used kernel mutexes.
The problem was that the list inserts and deletes has not been thread safe.


Thomas


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