Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/25/2008 01:09:18
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.