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 04:19:02
Module Name: src
Committed By: ad
Date: Tue Jan 16 04:19:02 UTC 2007
Modified Files:
src/lib/libpthread: pthread.c
Log Message:
Fix a race between pthread_create() and pthread_exit() in the 1:1 case.
To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 src/lib/libpthread/pthread.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.