Subject: CVS commit: src/lib/libpthread
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 06/26/2003 01:28:15
Module Name: src
Committed By: nathanw
Date: Thu Jun 26 01:28:15 UTC 2003
Modified Files:
src/lib/libpthread: pthread_sa.c
Log Message:
Adapt to pt_trapuc: Store context obtained from upcalls there, clear it
in switchto targets and vitims, and print it in debug messages (including
indication of whether a context is trap or user context).
Remove obsolete pt_sleepuc handling.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/lib/libpthread/pthread_sa.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.