3303-flashcards/hATaBiZQ - 3303/WEAYiXV9 - How does the Priority Ceiling Protocol handle preemption.md
gwg313 e83b60af4f
first commit
update readme

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

6 lines
224 B
Markdown

How does the **Priority Ceiling Protocol** handle preemption?
---
🛡️ Only threads with a priority **higher than the current global ceiling priority** can preempt a thread that is executing within a critical section.