Deadlock

GPTKB entity

Statements (24)
Predicate Object
gptkbp:instanceOf Computer science concept
gptkbp:causedBy Circular wait
Hold and wait
Mutual exclusion
No preemption
gptkbp:characterizedBy Processes waiting indefinitely for resources
gptkbp:defines A situation in computing where two or more processes are unable to proceed because each is waiting for the other to release a resource.
gptkbp:example Two processes each holding one resource and waiting for the other to release another resource
gptkbp:formedBy gptkb:Coffman_conditions
https://www.w3.org/2000/01/rdf-schema#label Deadlock
gptkbp:occurredIn Database systems
Operating systems
Distributed systems
gptkbp:prevention Deadlock avoidance
Deadlock detection and recovery
Deadlock prevention
gptkbp:relatedTo Resource allocation
Concurrency
Synchronization
gptkbp:studiedIn Computer science
Software engineering
gptkbp:bfsParent gptkb:We_Riot
gptkb:Sara_Paretsky
gptkbp:bfsLayer 5