Date: Sun, 31 Oct 2004 13:38:46 +0800 From: David Xu <davidxu@freebsd.org> To: Julian Elischer <julian@freebsd.org> Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libpthread/thread thr_create.cthr_find_thread.c thr_kern.c thr_private.h thr_sig.c Message-ID: <41847A66.6050306@freebsd.org> In-Reply-To: <200410310421.i9V4Li9A004261@repoman.freebsd.org> References: <200410310421.i9V4Li9A004261@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thank you! David Xu Julian Elischer wrote: >julian 2004-10-31 04:21:43 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_5) > lib/libpthread/thread thr_create.c thr_find_thread.c > thr_kern.c thr_private.h thr_sig.c > Log: > MFC: > Revision Changes Path > 1.58 +1 -0 src/lib/libpthread/thread/thr_create.c > 1.14 +1 -1 src/lib/libpthread/thread/thr_find_thread.c > 1.115 +27 -10 src/lib/libpthread/thread/thr_kern.c > 1.119 +15 -11 src/lib/libpthread/thread/thr_private.h > 1.81 +1 -2 src/lib/libpthread/thread/thr_sig.c > > fix race conditions > > Approved by: re (scottl) > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41847A66.6050306>