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: 02/08/2002 09:27:40
Module Name:	basesrc
Committed By:	nathanw
Date:		Fri Feb  8 07:27:39 UTC 2002

Modified Files:
	basesrc/lib/libpthread [nathanw_sa]: pthread_sa.c

Log Message:
pthread__resolve_locks(): Make sure that upcalls on the interrupted
queue update the next pointer, so that they're on the queue for the
next pass if there are non-upcalls later in the queue.


To generate a diff of this commit:
cvs rdiff -r1.1.2.17 -r1.1.2.18 basesrc/lib/libpthread/pthread_sa.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.