46
edits
Changes
→Deadlocks
===Deadlocks===
A deadlock is when a multiple processes attempt to access the same resource at the same time, and the waiting process is holding a resource that the first process needs to finish.
[[File:deadlock.png|800px]]
= Testing Intel Inspector =