Fix another ^T race related to catching a LWP just as it is being created,
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 20 Aug 2007 05:40:40 +0000 (05:40 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 20 Aug 2007 05:40:40 +0000 (05:40 +0000)
commit585aafb6ce3d19d9fd071ec97da9a4a380a7b032
tree35ee82bb3ec5f591194eee043cced84d14197874
parent41556a7ae1cfc70c2edfc6caedbc77129e717bb9
Fix another ^T race related to catching a LWP just as it is being created,
before lwp_thread has been assigned.

Reported-by: Stefan Krueger
sys/kern/kern_resource.c