Subject: CVS commit: [nathanw_sa] src/lib/libpthread
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 01/11/2003 03:21:35
Module Name:	src
Committed By:	nathanw
Date:		Sat Jan 11 01:21:34 UTC 2003

Modified Files:
	src/lib/libpthread [nathanw_sa]: pthread.c

Log Message:
Add some debug logging to pthread__idle(). Be more agressive about the
assertion if we return from sa_yield() by creating an artifical
lock-count, so it doesn't get reclaimed mid-assert.


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

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