Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 02/21/2007 22:25:57
Module Name:	src
Committed By:	ad
Date:		Wed Feb 21 22:25:57 UTC 2007

Modified Files:
	src/lib/libpthread: pthread.c

Log Message:
Minor optimisation to previous: only check for continued existence of
the thread if it was detached.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/lib/libpthread/pthread.c

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