Daniel Marmier d.marmier@bluewin.ch writes:
Are you talking about support for TLS in wine? If so, is that already assigned?
No, the problem is TLS support in glibc itself, since that bypasses our pthread wrappers. We don't need to use glibc-style TLS in Wine since we can use the Win32 TLS support instead.