mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-04 17:15:50 +00:00
![Seigo Tanimura](/assets/img/avatar_default.png)
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