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: 04/26/2002 20:45:58
Module Name:	basesrc
Committed By:	nathanw
Date:		Fri Apr 26 17:45:58 UTC 2002

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

Log Message:
Track the synchronization object being slept on.


To generate a diff of this commit:
cvs rdiff -r1.1.2.8 -r1.1.2.9 basesrc/lib/libpthread/pthread_cond.c
cvs rdiff -r1.1.2.10 -r1.1.2.11 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.