Split kern_thread.c into 2 parts. kern_kse.c and kern_thread.c

Kern_kse has already been committed.
This separates out the KSE threading ABI from  generic thread support.
This commit is contained in:
julian 2004-06-07 19:00:57 +00:00
parent 2ea95a0bfa
commit 00c753c659
2 changed files with 14 additions and 1209 deletions

View File

@ -1056,6 +1056,7 @@ kern/kern_idle.c standard
kern/kern_intr.c standard
kern/kern_jail.c standard
kern/kern_thr.c standard
kern/kern_kse.c standard
kern/kern_kthread.c standard
kern/kern_ktr.c optional ktr
kern/kern_ktrace.c standard

File diff suppressed because it is too large Load Diff