January 24, 2016 [D-runtime] [D-Programming-Language/druntime] c4f6ac: Example code to start thread with an anonymous fun... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: c4f6acf74a092ff9823598970a0ca696ce17d74e https://github.com/D-Programming-Language/druntime/commit/c4f6acf74a092ff9823598970a0ca696ce17d74e Author: tcak <tcak@users.noreply.github.com> Date: 2015-12-30 (Wed, 30 Dec 2015) Changed paths: M src/core/thread.d Log Message: ----------- Example code to start thread with an anonymous function Commit: 0fd2b68f20028cc2e34140e513c0a04ae44f5845 https://github.com/D-Programming-Language/druntime/commit/0fd2b68f20028cc2e34140e513c0a04ae44f5845 Author: tcak <tcak@users.noreply.github.com> Date: 2015-12-31 (Thu, 31 Dec 2015) Changed paths: M src/core/thread.d Log Message: ----------- Parentheses and redundant spaces are removed. Commit: 9868cd4d53683d9d943fa3db60bc23dc2f4b9de8 https://github.com/D-Programming-Language/druntime/commit/9868cd4d53683d9d943fa3db60bc23dc2f4b9de8 Author: tcak <tcak@users.noreply.github.com> Date: 2015-12-31 (Thu, 31 Dec 2015) Changed paths: M src/core/thread.d Log Message: ----------- writeln is removed std.stdio wasn't imported in the previous commit. writeln is removed an a comment is added instead. Commit: 664726b1bf43383a5e95c86ac87cb261a6d41cca https://github.com/D-Programming-Language/druntime/commit/664726b1bf43383a5e95c86ac87cb261a6d41cca Author: Martin Nowak <code@dawg.eu> Date: 2016-01-25 (Mon, 25 Jan 2016) Changed paths: M src/core/thread.d Log Message: ----------- Merge pull request #1455 from tcak/patch-1 Example code to start thread with an anonymous function Compare: https://github.com/D-Programming-Language/druntime/compare/3b02c929bec8...664726b1bf43 |
Copyright © 1999-2021 by the D Language Foundation