Date: Mon, 4 Feb 2008 20:05:20 +0000 (UTC) From: Julian Elischer <julian@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/sys lock.c src/lib/libpthread/thread thr_kern.c Message-ID: <200802042005.m14K5KcQ028010@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 2008-02-04 20:05:20 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
lib/libpthread/sys lock.c
lib/libpthread/thread thr_kern.c
Log:
MFC changes from 1.14 for sys/lock.c and 1.127+1.128 for thread/thr_kern.c
this copes with the fact that during a fork the child may get
really screwy state in the threading system due to the
sudden vaporisation of it's sibling threads.
Revision Changes Path
1.9.2.2 +17 -8 src/lib/libpthread/sys/lock.c
1.116.2.2 +25 -0 src/lib/libpthread/thread/thr_kern.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802042005.m14K5KcQ028010>
