3303-flashcards/hATaBiZQ - 3303/k5u0ZzFj - When is a threads priority restored to its original value under the Priority Inheritance Protocol.md
2026-04-20 23:08:47 -04:00

7 lines
197 B
Markdown

## When is a thread's priority **restored** to its original value under the Priority Inheritance Protocol?
---
🔙 As soon as the thread **leaves the critical section** and releases the lock.