[Issue 15270] use TLS to store Thread.getThis (pthread_getspecific causes heavy lock contention)
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sun Jan  3 06:10:09 PST 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15270
--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/D-Programming-Language/druntime
https://github.com/D-Programming-Language/druntime/commit/e226ff2bd26b1941ddadfa0b30ca4f162901ab13
fix Issue 15270 - use TLS to store Thread.getThis
https://github.com/D-Programming-Language/druntime/commit/c2c255ce0be5deacd2df61df5135769727983173
Merge pull request #1422 from MartinNowak/fix15670
--
    
    
More information about the Digitalmars-d-bugs
mailing list