3303-flashcards/hATaBiZQ - 3303/KeVEjnOI - How does the OS Scheduler view the population of threads.md
gwg313 e83b60af4f
first commit
update readme

reformat
2026-04-20 23:10:20 -04:00

7 lines
203 B
Markdown

## How does the **OS Scheduler** view the population of threads?
---
🎟️ It sees them as **tokens** moving through various states (e.g., Ready, Running, Waiting, Dead) and managed within queues.