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:15:42
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.