This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: suspend/resume nesting


On Wed, 21 May 2003 10:11:56 +0200
Thomas Koeller <thomas@koeller.dyndns.org> wrote:

> On Wednesday, 21. May 2003 06:43, Reji P Rajesh wrote:
> > Hi Koeller,
> 
> >                I am doubting whether anybody will go for your method. You
> > can go for synchronisation mechanism available in ECOS for this type of
> > requirements.
> 
> > reji
> 
> But suspend/resume _is_ a 'synchronisation mechanism available in ECOS',
> or what else is it?
> 
> tk
> 

IMHO suspend/resume _is_ an ASynchronisation mechanism available in ECOS.
When you suspend a thread, you can't know in which state it is ! This is similar
to cancellation without synch points.

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]