Add the thread kernel API object and move the scheduler to use threads instead of processes for scheduling and task switching.
3.8 KiB
3.8 KiB
Add the thread kernel API object and move the scheduler to use threads instead of processes for scheduling and task switching.