freebsd-dev/sys/i4b
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
..
capi Prefer new location of pci include files (which have only been in the 2003-08-22 15:06:24 +00:00
driver - Implement selwakeuppri() which allows raising the priority of a 2003-11-09 09:17:26 +00:00
include add support properly displaying and logging incoming telephone numbers (MSNs) 2002-08-12 07:53:55 +00:00
layer1 Use PCIR_BAR(x) instead of PCIR_MAPS. 2003-09-02 17:30:40 +00:00
layer2 Use __FBSDID(). 2003-06-11 00:01:05 +00:00
layer3 Use __FBSDID(). 2003-06-11 00:01:05 +00:00
layer4 - Implement selwakeuppri() which allows raising the priority of a 2003-11-09 09:17:26 +00:00