Jake Burkholder 86360fee54 Remove thr_sleep and thr_wakeup. Remove fields p_nthread and p_wakeup
from struct proc, which are now unused (p_nthread already was).
Remove process flag P_KTHREADP which was untested and only set
in vfs_aio.c (it should use kthread_create).  Move the yield
system call to kern_synch.c as kern_threads.c has been removed
completely.

moral support from:	alfred, jhb
2000-12-02 05:41:30 +00:00
..
2000-12-01 01:58:48 +00:00
2000-12-01 12:10:06 +00:00
2000-12-02 01:58:15 +00:00
2000-11-30 18:52:32 +00:00
2000-11-30 18:52:32 +00:00
2000-11-26 20:35:21 +00:00
2000-11-26 20:35:21 +00:00
2000-11-26 20:35:21 +00:00
2000-05-01 20:32:07 +00:00
2000-12-02 03:29:33 +00:00