summaryrefslogtreecommitdiffstats
path: root/sys/kern/syscalls.c
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2000-12-02 05:41:30 +0000
committerjake <jake@FreeBSD.org>2000-12-02 05:41:30 +0000
commit7cd1ca1cdc2a023b31dfaf2d4f72702783bb2df2 (patch)
tree5c35469f7c7fe96ca4465df67615f5ca91b69401 /sys/kern/syscalls.c
parent8fe9172d6420bac1642896608d1587e714c60453 (diff)
downloadFreeBSD-src-7cd1ca1cdc2a023b31dfaf2d4f72702783bb2df2.zip
FreeBSD-src-7cd1ca1cdc2a023b31dfaf2d4f72702783bb2df2.tar.gz
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
Diffstat (limited to 'sys/kern/syscalls.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud