NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/37524 CVS commit: src/lib/libpthread



The following reply was made to PR lib/37524; it has been noted by GNATS.

From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/37524 CVS commit: src/lib/libpthread
Date: Fri, 25 Jan 2008 01:09:18 +0000 (UTC)

 Module Name:   src
 Committed By:  ad
 Date:          Fri Jan 25 01:09:18 UTC 2008
 
 Modified Files:
        src/lib/libpthread: pthread_mutex.c
 
 Log Message:
 pthread_mutex_lock_slow: remove "deliberate deadlock" code that's not
 needed with 1:1. PR lib/37524.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.41 -r1.42 src/lib/libpthread/pthread_mutex.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index