TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:5462] "Race Condition"?
On Thu, 22 Apr 1999 schewe@tcfreenet.org wrote:
> On 21 Apr, pani@frontiernet.net wrote:
> > schewe@tcfreenet.org wrote:
> > It happens when more than 1 person/task/machine try to access
> > the same resource or item simultaneously when they should actually
> > use it one after the other. Two people rushing to use the bathroom
> > at the same time and getting stuck at the door is also an example
> > of a race condition !
> >
> No, that is deadlock.
>
It *is* a race condition that *results in* deadlock.
==========================================================================
Mark A Bentley Email: bentlema@cs.umn.edu
Systems Staff, CSci Dept
University of Minnesota URL: http://www.cs.umn.edu/~bentlema/