Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/16/2007 05:22:55
Module Name: src
Committed By: ad
Date: Tue Jan 16 05:22:55 UTC 2007
Modified Files:
src/lib/libpthread: pthread.c
Log Message:
Fix a race between pthread_exit() and pthread_join().
To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 src/lib/libpthread/pthread.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.