Philippe Gerum wrote:
> On Wed, 2006-11-22 at 14:14 +0100, Jan Kiszka wrote:
> We could add that, and the same stuff upon return from the task body
> inside the trampoline call, but the only way to solve this with no leak
> would be to call the nucleus at each invocation, and not use any cached
> descriptor here. Since TLS requires to be operated by the owning task,
> there is no point in trying to have a deleted task clean those up
> thoroughly.
> 

When creating a TLS key, you can specify a cleanup function that get
called when a thread exits (or is canceled).

-- 
                                                 Gilles Chanteperdrix

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to