Subject: CVS commit: src/lib/libpthread_dbg
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 06/02/2004 21:13:43
Module Name:	src
Committed By:	nathanw
Date:		Wed Jun  2 21:13:43 UTC 2004

Modified Files:
	src/lib/libpthread_dbg: pthread_dbg.c pthread_dbg.h pthread_dbg_int.h

Log Message:
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.16 -r1.17 src/lib/libpthread_dbg/pthread_dbg.c
cvs rdiff -r1.3 -r1.4 src/lib/libpthread_dbg/pthread_dbg.h \
    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.