7 lines
217 B
Markdown
7 lines
217 B
Markdown
|
|
|
|
## What is the **Ceiling Priority** of a lock?
|
|
|
|
---
|
|
|
|
🔝 It is a priority assigned to a lock when it is created that is **at least as high** as the priority of the highest-priority thread that can ever acquire it.
|