Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 05/20/2002 20:38:04
Module Name:	basesrc
Committed By:	nathanw
Date:		Mon May 20 17:38:03 UTC 2002

Modified Files:
	basesrc/lib/libpthread [nathanw_sa]: pthread_sa.c

Log Message:
Set upcall thread state to running upon entering the upcall handler.

Paranoia: remove an upcall from the normal queue before putting it
on the recycle queue.

Reset the next/parent/state fields of an upcall in pthread__sa_recycle().

Lots of whitespace and comment tweaks.


To generate a diff of this commit:
cvs rdiff -r1.1.2.24 -r1.1.2.25 basesrc/lib/libpthread/pthread_sa.c

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