Switched back to using pthread_create versus lwp_create.
commitbd5c70fe08ab3dd3fb0ea0e7efd118fe3b433f87
authorJoe Talbott <josepht@xenno.com>
Mon, 25 Jun 2007 20:15:39 +0000 (25 16:15 -0400)
committerJoe Talbott <josepht@xenno.com>
Sat, 30 Jun 2007 20:13:50 +0000 (30 16:13 -0400)
tree303c316c4feac00dc39a064110952d31f36e6fae
parent80db8bc5ef17347e11d7d2b0c7b24f57cc3df8c1
Switched back to using pthread_create versus lwp_create.

As suggested by corecode on #dragonflybsd revert back to using pthreads.
sys/platform/vkernel/i386/mp.c