aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/kthread.h
Commit message (Expand)AuthorAgeFilesLines
* Include <sys/cdefs.h> so that this file is self-sufficient.Bruce Evans2001-02-151-9/+9
* Stick the kthread API in a kthread_* namespace, and the specialized kprocJohn Baldwin2000-12-151-5/+4
* Major update to the way synchronization is done in the kernel. HighlightsJason Evans2000-09-071-1/+1
* Introduce a mechanism to suspend/resume system processes. Suspend syncerLuoqi Chen2000-01-071-0/+5
* Slight reorganization of kernel thread/process creation. Instead of usingPeter Wemm1999-07-011-0/+50