3303-flashcards/hATaBiZQ - 3303/k5u0ZzFj - When is a threads priority restored to its original value under the Priority Inheritance Protocol.md
gwg313 e83b60af4f
first commit
update readme

reformat
2026-04-20 23:10:20 -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.