John Baldwin 5e26dcb560 - Add a td_pflags field to struct thread for private flags accessed only by
curthread.  Unlike td_flags, this field does not need any locking.
- Replace the td_inktr and td_inktrace variables with equivalent private
  thread flags.
- Move TDF_OLDMASK over to the private flags field so it no longer requires
  sched_lock.
2003-06-09 17:38:32 +00:00
..
2003-05-19 20:29:07 +00:00
2003-06-08 03:34:49 +00:00
2003-06-02 16:32:55 +00:00
2003-05-31 20:19:13 +00:00
2003-04-03 21:36:33 +00:00
2003-05-15 18:51:28 +00:00
2003-06-08 09:53:08 +00:00
2003-03-28 06:43:50 +00:00