Files
jsix_import/src/kernel/scheduler.cpp
Justin C. Miller 8817766469 [kernel] Keep other threads out of idle priority
Split out different constants for scheduler::idle_priority and
scheduler::max_priority, so that threads never fall to the same priority
level as the idle threads.
2023-02-18 14:17:57 -08:00

9.5 KiB