mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 23:02:02 -04:00
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 |
||
|---|---|---|
| .. | ||
| apm.c | ||
| apm.h | ||
| mca_machdep.c | ||
| mca_machdep.h | ||
| smapi.c | ||
| smapi_bios.S | ||
| smbios.c | ||
| vpd.c | ||