3303-flashcards/hATaBiZQ - 3303/WEAYiXV9 - How does the Priority Ceiling Protocol handle preemption.md
2026-04-20 23:08:47 -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.