3303-flashcards/hATaBiZQ - 3303/HdCKbPon - How does a timeslice affect thread execution in supported systems.md
gwg313 e83b60af4f
first commit
update readme

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

6 lines
263 B
Markdown

How does a **timeslice** affect thread execution in supported systems?
---
⏳ If timeslicing is supported, a thread will relinquish the processor if its allotted **time interval (timeslice) expires**, allowing other threads of equal priority a chance to run.