Files
banan-os/kernel/arch/x86_64
Bananymous 643e87a076 Kernel: Threads are deleted sooner and cleaner
We now delete threads when
    1. it is marked as Terminated and is the current thread
    2. it tries to start execution in Terminated state

This allows us to never have thread executing in Terminated state
2023-08-04 10:29:42 +03:00
..
2023-06-03 18:53:36 +03:00
2023-07-23 18:33:10 +03:00
2023-07-21 15:45:02 +03:00
2023-08-02 22:09:14 +03:00
2023-08-03 18:09:48 +03:00