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:15:42 UTC 2004
Modified Files:
src/lib/libpthread_dbg: pthread_dbg.c
Log Message:
td_map_lwps(): there's always one lwp. This makes the call work before
the thread system has started.
Additionally, mark not-on-LWP threads explicitly, so that there's no
risk of using stale information.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/lib/libpthread_dbg/pthread_dbg.c
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