banan-os/kernel/include
Bananymous 2e858fddb5 Kernel: Remove obsolete Scheduler::is_valid_tid()
This function was used when processes could die at any point in time.
Now that processes can only die in known spots, we can be sure they
are not holding any locks. This allows much more performant locking.
2023-12-07 13:26:42 +02:00
..
kernel Kernel: Remove obsolete Scheduler::is_valid_tid() 2023-12-07 13:26:42 +02:00