freebsd-src/sys/i4b/driver
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
..
i4b_ctl.c Use __FBSDID(). 2003-06-10 23:23:33 +00:00
i4b_ing.c Use __FBSDID(). 2003-06-10 23:23:33 +00:00
i4b_ipr.c Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
i4b_isppp.c Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
i4b_rbch.c - Implement selwakeuppri() which allows raising the priority of a 2003-11-09 09:17:26 +00:00
i4b_tel.c - Implement selwakeuppri() which allows raising the priority of a 2003-11-09 09:17:26 +00:00
i4b_trace.c Use __FBSDID(). 2003-06-10 23:23:33 +00:00