|
sched: we now set task status to dead which then makes the scheduler do some clean it could be some minor overhead but i feel this is our most efficient approach right now to prevent corruption of the queues
|
|---|
|
|
| src/sys/include/ubixos/sched.h |
|---|
| src/sys/kernel/sched.c |
|---|
| src/sys/kernel/syscall.c |
|---|