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: 01/28/2002 20:42:17
Module Name:	basesrc
Committed By:	nathanw
Date:		Mon Jan 28 18:42:16 UTC 2002

Added Files:
	basesrc/lib/libpthread [nathanw_sa]: pthread_alarms.c

Log Message:
Add an alarm-queue and callback system. Currently useful for
pthread_cond_timedwait(); will also be useful for pthread_mutex_timedlock().


To generate a diff of this commit:
cvs rdiff -r0 -r1.1.2.1 basesrc/lib/libpthread/pthread_alarms.c

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