[D-runtime] [D-Programming-Language/druntime] 91c880: do not try to detach a thread that isn't running y...
GitHub via D-runtime
d-runtime at puremagic.com
Mon Nov 10 19:32:02 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 91c880fdb2cfc701c1610f925055ef4f89664dd3
https://github.com/D-Programming-Language/druntime/commit/91c880fdb2cfc701c1610f925055ef4f89664dd3
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2014-11-10 (Mon, 10 Nov 2014)
Changed paths:
M src/core/thread.d
Log Message:
-----------
do not try to detach a thread that isn't running yet
Commit: 374bd4fc2e6cff1875ae3d2b4866a2cab7d346bf
https://github.com/D-Programming-Language/druntime/commit/374bd4fc2e6cff1875ae3d2b4866a2cab7d346bf
Author: Martin Nowak <code at dawg.eu>
Date: 2014-11-11 (Tue, 11 Nov 2014)
Changed paths:
M src/core/thread.d
Log Message:
-----------
Merge pull request #1016 from rainers/unittest_thread_detach
Fix unittest in core.thread
Compare: https://github.com/D-Programming-Language/druntime/compare/d30668171d14...374bd4fc2e6c
More information about the D-runtime
mailing list