Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 09/21/2007 21:09:25
Module Name: src
Committed By: ad
Date: Fri Sep 21 21:09:25 UTC 2007
Modified Files:
src/lib/libpthread: pthread_mutex2.c
Log Message:
pthread__mutex_unlock_slow: always catch up with deferred wakeups, because
pthread_mutex_unlock clears the per-mutex indicator.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/lib/libpthread/pthread_mutex2.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.