John Baldwin 52eb84641d - Move TDF_OWEPREEMPT, TDF_OWEUPC, and TDF_USTATCLOCK over to td_pflags
since they are only accessed by curthread and thus do not need any
  locking.
- Move pr_addr and pr_ticks out of struct uprof (which is per-process)
  and directly into struct thread as td_profil_addr and td_profil_ticks
  as these variables are really per-thread.  (They are used to defer an
  addupc_intr() that was too "hard" until ast()).
2004-07-16 21:04:55 +00:00
..
2004-06-17 17:16:53 +00:00
2004-07-10 21:36:01 +00:00
2004-07-13 16:33:38 +00:00
2004-07-10 21:36:01 +00:00
2004-07-10 21:36:01 +00:00
2004-07-15 08:01:00 +00:00
2004-07-16 21:01:52 +00:00
2004-06-21 22:34:57 +00:00
2004-06-11 11:16:26 +00:00
2004-07-13 19:36:59 +00:00
2004-07-10 21:43:23 +00:00
2004-07-10 21:42:16 +00:00
2004-07-13 19:36:59 +00:00
2004-05-30 20:34:58 +00:00
2004-05-30 20:34:58 +00:00
2004-07-10 21:43:23 +00:00
2004-06-17 17:16:53 +00:00
2004-05-30 20:34:58 +00:00
2004-07-06 23:40:40 +00:00
2004-07-15 08:01:00 +00:00
2004-07-10 21:47:53 +00:00