[ECOS] How to "atomize" the end of a thread...

Fabrice Gautier Fabrice_Gautier@sdesigns.com
Thu Oct 4 11:47:00 GMT 2001


> -----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



More information about the Ecos-discuss mailing list