Michael Schnell <[email protected]> wrote: > Even there is no real technical cause for this, most non-MMU Linux > implementations seem not to support several important features needed for > doing multithreaded: TLS, NPTL, "__tread" keyword in C, really user space > based FUTEX.
TLS, NPTL and userspace FUTEX are all supported by NOMMU FRV in 2.6 kernels at least, so it is possible. I assume __thread is too, but it's not something I've tested. David _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
