[D-runtime] [D-Programming-Language/druntime] 6f323b: lazily initalize TLS block on first access
GitHub
noreply at github.com
Wed Mar 20 19:04:31 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 6f323b7146490962d56ace0e8a41c91116c3fe5c
https://github.com/D-Programming-Language/druntime/commit/6f323b7146490962d56ace0e8a41c91116c3fe5c
Author: Martin Nowak <code at dawg.eu>
Date: 2013-03-20 (Wed, 20 Mar 2013)
Changed paths:
M src/rt/sections_osx.d
Log Message:
-----------
lazily initalize TLS block on first access
Commit: 135fc3278b20abfb9e90573e0ce271277657ba05
https://github.com/D-Programming-Language/druntime/commit/135fc3278b20abfb9e90573e0ce271277657ba05
Author: Alex Rønne Petersen <alex at alexrp.com>
Date: 2013-03-20 (Wed, 20 Mar 2013)
Changed paths:
M src/rt/sections_osx.d
Log Message:
-----------
Merge pull request #458 from dawgfoto/lazyTLS
lazily initalize TLS block on first access
Compare: https://github.com/D-Programming-Language/druntime/compare/0bb8e6ad50d4...135fc3278b20
More information about the D-runtime
mailing list