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: 07/17/2001 23:18:40
Module Name: basesrc
Committed By: nathanw
Date: Tue Jul 17 20:18:40 UTC 2001
Modified Files:
basesrc/lib/libpthread [nathanw_sa]: pthread.c pthread_int.h
Log Message:
Create more idle threads. In the current system, we need one for every level
of preemption nesting.
To generate a diff of this commit:
cvs rdiff -r1.1.2.3 -r1.1.2.4 basesrc/lib/libpthread/pthread.c
cvs rdiff -r1.1.2.4 -r1.1.2.5 basesrc/lib/libpthread/pthread_int.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.