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]

RE: How to "atomize" the end of a thread...


> -----Original Message-----
> From: Robin Farine [mailto:acnrf@dial.eunet.ch]
> Subject: Re: [ECOS] How to "atomize" the end of a thread...
> 
> 
> You could reclaim thread1's resources from another thread 
> after making sure that
> thread1 has entered the EXITED state, so you don't need the 
> atomic termination
> of thread1.

Yes, but that means I need either a thread doing only that... that doesn't
fit well in my stuf...

No in fact I think I need an ASR... (This wasn't here a year ago, just seen
that....) or the priority=0 trick.

But i can't find any doc on the ASRs, Just that they are run from the
scheduler

Thanks,

-- 
Fabrice Gautier
Software Engineer, Sigma Designs
Fabrice_Gautier@sdesigns.com


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