Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 08/15/2007 22:48:53
Module Name:	src
Committed By:	ad
Date:		Wed Aug 15 22:48:53 UTC 2007

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

Log Message:
Simplify pthread_join(). Knocks about 5% off pthread_create/join in a loop.


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

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