mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-30 00:00:15 +01:00
![]() If the prio_bitmap is 0, msb() will return 64 which will be greater than the current priority in any case. While this was a bug, it only triggered a useless rescheduling and didn't affect correctness. |
||
---|---|---|
.. | ||
main.c | ||
Makefile | ||
signal.c | ||
syscall.c | ||
tasks.c | ||
timer.c |