Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libpthread_dbg
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.
Home |
Main Index |
Thread Index |
Old Index