https://d.puremagic.com/issues/show_bug.cgi?id=11981
--- Comment #16 from safety0ff.bugz <[email protected]> 2014-02-09 03:13:27 PST --- (In reply to comment #15) > > Async-safe TLS access is scheduled for glibc 2.19 (upcoming > release.) > As I wrote on the pull request, a correct fix would be to let Thread.sm_this > use pthread_getspecific again. > https://github.com/D-Programming-Language/druntime/pull/718#discussion_r9568348 Looks like they've delayed async-safe TLS until a later release. I'm not familiar with pthread_getspecific, but as usual I'm learning as I go to try to help with druntime issues. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
