Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 11/21/2003 23:03:13
Module Name:	src
Committed By:	nathanw
Date:		Fri Nov 21 23:03:13 UTC 2003

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

Log Message:
Manually inline pthread__testcancel in these routines; two function
calls' worth of overhead per cancellable syscall is overkill.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/lib/libpthread/pthread_cancelstub.c

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