3303-flashcards/hATaBiZQ - 3303/A3CJPTxL - What is the difference between System Threads and User Threads.md
2026-04-20 23:08:47 -04:00

10 lines
No EOL
253 B
Markdown

What is the difference between **System Threads** and **User Threads**?
---
👥
- **User Threads**: Run the actual application and middleware logic.
- **System Threads**: Run OS services and the scheduler itself (there may be hundreds of these).