5 Process 1 needs access to a shared resource depending on some runtime condition and needs
6 another resource depending on another condition.
8 Consider another similar process being executed concurrently. We cannot determine
9 the order of the resource acquisition apriori in this case.