[D-runtime] [D-Programming-Language/druntime] 62d621: Expose a thread_setThis() function in core.thread.
GitHub
noreply at github.com
Wed Jun 20 10:17:29 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 62d621905cbedece75217d484ed2224e804d848b
https://github.com/D-Programming-Language/druntime/commit/62d621905cbedece75217d484ed2224e804d848b
Author: alexrp <alex at lycus.org>
Date: 2012-06-06 (Wed, 06 Jun 2012)
Changed paths:
M src/core/thread.d
M src/core/thread.di
Log Message:
-----------
Expose a thread_setThis() function in core.thread.
Commit: 72dae762f91056fa59dc9139717a230e47693739
https://github.com/D-Programming-Language/druntime/commit/72dae762f91056fa59dc9139717a230e47693739
Author: Sean Kelly <sean at invisibleduck.org>
Date: 2012-06-20 (Wed, 20 Jun 2012)
Changed paths:
M src/core/thread.d
M src/core/thread.di
Log Message:
-----------
Merge pull request #229 from alexrp/thread-set-this
Expose thread_setThis() in core.thread.
Compare: https://github.com/D-Programming-Language/druntime/compare/14de9d0b4949...72dae762f910
More information about the D-runtime
mailing list