158
Deadlock
nPermanent blocking of a set of processes that either compete for system resources or communicate with each other nInvolves conflicting needs for resources by two or more processes nThere is no satisfactory solution in the general case nSome OS (ex: Unix SVR4) ignore the problem and pretend that deadlocks never occur...