Govur University Logo
--> --> --> -->
...

In a multi-process embedded environment, what is the exact state of a system that is stuck in a circular wait condition involving two tasks and two distinct semaphores?



A system stuck in a circular wait condition involving two tasks and two distinct semaphores is in a state of deadlock. A semaphore is a protected variable or abstract data type used to control access to a shared resource by multiple processes; it tracks how many units of a resource are available. A task is a single execution unit or thr....

Log in to view the answer



Redundant Elements