Deadlock
上一节
下一节
A setof processes is deadlocked when each process in the set is blocked awaiting anevent that can only be triggered by another blocked process in the set–Typicallyinvolves processes competing for the same set of resources
Noefficient solution


