Subject: CVS commit: [netbsd-2] src/lib/libpthread_dbg
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 05/18/2005 18:40:22
Module Name:	src
Committed By:	riz
Date:		Wed May 18 18:40:22 UTC 2005

Modified Files:
	src/lib/libpthread_dbg [netbsd-2]: pthread_dbg_int.h

Log Message:
Pull up revision 1.4 (requested by matt in ticket #1526):
Add td_thr_suspend() and td_thr_resume(), to suspend and resume
threads from the context of a debugger.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.4.1 src/lib/libpthread_dbg/pthread_dbg_int.h

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