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/06/2002 21:20:21
Module Name:	basesrc
Committed By:	nathanw
Date:		Wed Feb  6 19:20:20 UTC 2002

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

Log Message:
Move a couple of debugging declarations to pthread_debug.c, where they belong.

Add a debug routine to print the pthread event counters if the environment
variable PTHREAD_DEBUGCOUNTERS is set.


To generate a diff of this commit:
cvs rdiff -r1.1.2.14 -r1.1.2.15 basesrc/lib/libpthread/pthread.c
cvs rdiff -r1.1.2.7 -r1.1.2.8 basesrc/lib/libpthread/pthread_debug.c

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