]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC changes from 1.14 for sys/lock.c and 1.127+1.128 for thread/thr_kern.c
authorjulian <julian@FreeBSD.org>
Mon, 4 Feb 2008 19:59:40 +0000 (19:59 +0000)
committerjulian <julian@FreeBSD.org>
Mon, 4 Feb 2008 19:59:40 +0000 (19:59 +0000)
commitcb23d46fdf23270eabf682f2e41f2acdce3ad154
treed2479b891c556980aace261883dce03899f4e2a7
parent5733ae72aee2236a7283612b3867c8a8c610957a
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.
lib/libkse/sys/lock.c
lib/libkse/thread/thr_kern.c