John Baldwin 6451855f6d - Use _PHOLD and move it before a PROC_UNLOCK to reduce the number of
mutex operations in kthread_create().
- Lock a kthread's proc before changing its parent via proc_reparent().
- Test P_KTHREAD not P_SYSTEM in kthread_suspend() and kthread_resume().
  P_SYSTEM just means that the process shouldn't be swapped and is used
  for vinum's daemon for example.
- Lock all the signal state used for suspending and resuming kthreads with
  the proc lock.
2001-03-07 02:36:47 +00:00
..
2001-03-04 04:38:14 +00:00
2001-02-25 12:40:30 +00:00
2001-03-05 02:16:51 +00:00
2000-12-30 22:06:19 +00:00
2001-03-07 02:07:56 +00:00
2001-01-29 06:18:14 +00:00
2001-03-01 21:00:17 +00:00
2001-03-01 21:00:17 +00:00
2001-02-11 10:44:09 +00:00
2001-03-07 02:07:56 +00:00
2001-03-01 21:00:17 +00:00
2001-03-01 21:00:17 +00:00
2001-03-01 21:00:17 +00:00
2001-03-01 21:00:17 +00:00
2001-02-22 13:46:09 +00:00