Seigo Tanimura 512824f8f7 - Implement selwakeuppri() which allows raising the priority of a
thread being waken up.  The thread waken up can run at a priority as
  high as after tsleep().

- Replace selwakeup()s with selwakeuppri()s and pass appropriate
  priorities.

- Add cv_broadcastpri() which raises the priority of the broadcast
  threads.  Used by selwakeuppri() if collision occurs.

Not objected in:	-arch, -current
2003-11-09 09:17:26 +00:00
..
2003-04-17 03:38:03 +00:00
2003-11-07 09:01:41 +00:00
2003-11-07 12:30:57 +00:00
2003-08-24 17:55:58 +00:00
2003-10-31 05:05:12 +00:00
2003-09-25 09:27:05 +00:00
2003-06-16 08:29:24 +00:00
2003-11-07 08:59:35 +00:00
2003-04-17 03:38:03 +00:00
2003-10-18 05:41:31 +00:00