Convert to lwp_create versus pthread_create since sched.h isn't easily
commit80db8bc5ef17347e11d7d2b0c7b24f57cc3df8c1
authorJoe Talbott <josepht@xenno.com>
Mon, 25 Jun 2007 14:47:32 +0000 (25 10:47 -0400)
committerJoe Talbott <josepht@xenno.com>
Sat, 30 Jun 2007 20:13:49 +0000 (30 16:13 -0400)
tree26f4f9c2ab07618bee863f54b0d052a239f0860f
parentfb357565e0dbd1e8cac7cdb6412090d874057764
Convert to lwp_create versus pthread_create since sched.h isn't easily

available.  This version compiles and doesn't seem to leave the vkernel
process in an unkillable state.
sys/platform/vkernel/i386/mp.c