Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 10/23/2002 21:23:12
Module Name: basesrc
Committed By: nathanw
Date: Wed Oct 23 18:23:12 UTC 2002
Modified Files:
basesrc/lib/libpthread [nathanw_sa]: pthread_mutex.c
Log Message:
Revert previous. There's still a race condition whose avoidance requires
checking the blocked queue with the interlock held.
To generate a diff of this commit:
cvs rdiff -r1.1.2.13 -r1.1.2.14 basesrc/lib/libpthread/pthread_mutex.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.