Add precautions so that threads won't race to exit1() and get stuck there.
authorSimon Schubert <corecode@dragonflybsd.org>
Mon, 12 Mar 2007 21:05:48 +0000 (21:05 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Mon, 12 Mar 2007 21:05:48 +0000 (21:05 +0000)
commit222b18cd6c536fc68f1c91dfdd9bed1940c181f7
treec288179499c6fbfe675977f62de41264a84d79a2
parentd0f6cdba029b8c74aaa8caeb99d0625db62a4059
Add precautions so that threads won't race to exit1() and get stuck there.
sys/kern/kern_exit.c