Subject: CVS commit: src/lib/libpthread
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 01/27/2003 23:01:02
Module Name:	src
Committed By:	nathanw
Date:		Mon Jan 27 21:01:01 UTC 2003

Modified Files:
	src/lib/libpthread: pthread_cond.c pthread_debug.h pthread_mutex.c

Log Message:
Add debug counters for mutex and condvar operations.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libpthread/pthread_cond.c
cvs rdiff -r1.3 -r1.4 src/lib/libpthread/pthread_debug.h
cvs rdiff -r1.6 -r1.7 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.