posted 23 years ago
Hi,
I 'd rather give practical example.
Say, me and you are two threads. we want to decide upon a meeting time but everyone of us sticks to the idea that the other will start suggesting venue and time for the meeting. we are in deadlock!!! but if we being practical decide upon to resolve the initiating issue then we will be able to arrange some venue and time for the meeting.
in deadlock, none finishes the COMPLETE execution and still none can proceed further due to the problem that persist,
in stop state, everbody has COMPLETED the full execution.
-regards,
maulin