It's possible to implement TLS in LinuxThreads if you want.
Nobody has done so; there's no point because it's easier to port NPTL.

So my system will not have TLS :( ....
OK, let's do NPTL :) ....
Are you thinking of a different kind of mutex?
I _thought_ this would have been meant here.
You can't just put a pthread_mutex_t in shared memory.
It won't work properly.
That's understood.

-Michael
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to