forked from Bananymous/banan-os
Scheduler now has its own data SchedulerQueue which holds active nad blocking thread lists. This removes need for BAN/Errors.h and making current thread separate element instead of iterator into linked list. This makes it possible to have current_thread on each processor instead of a global one in Scheduler. |
||
|---|---|---|
| .. | ||
| arch | ||
| font | ||
| include/kernel | ||
| kernel | ||
| klibc | ||
| lai@a228465314 | ||
| CMakeLists.txt | ||
| icxxabi.cpp | ||
| ubsan.cpp | ||