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/16/2002 04:15:58
Module Name: basesrc
Committed By: nathanw
Date: Tue Jul 16 01:15:57 UTC 2002
Modified Files:
basesrc/lib/libpthread [nathanw_sa]: pthread_cond.c
Log Message:
Clear the ptc_mutex field in the pthread_cond_wait() callback if the
timed_wait was the last waiter.
To generate a diff of this commit:
cvs rdiff -r1.1.2.10 -r1.1.2.11 basesrc/lib/libpthread/pthread_cond.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.