[D-runtime] [D-Programming-Language/druntime] 594e01: m_state can be HOLD
GitHub
noreply at github.com
Sun Jul 8 15:59:24 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 594e01b03feee596c7361a47023b2eb07aabcb6c
https://github.com/D-Programming-Language/druntime/commit/594e01b03feee596c7361a47023b2eb07aabcb6c
Author: dawg <dawg at dawgfoto.de>
Date: 2012-06-27 (Wed, 27 Jun 2012)
Changed paths:
M src/core/thread.d
Log Message:
-----------
m_state can be HOLD
- reset is also called from the ctor so the state is HOLD
- because tstack == bstack we know it's not a paused fiber
Commit: 0f5f8c77ffef857499a56070fe74bea3db30cc6f
https://github.com/D-Programming-Language/druntime/commit/0f5f8c77ffef857499a56070fe74bea3db30cc6f
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-07-08 (Sun, 08 Jul 2012)
Changed paths:
M src/core/thread.d
Log Message:
-----------
Merge pull request #255 from dawgfoto/fixContract
m_state can be HOLD
Compare: https://github.com/D-Programming-Language/druntime/compare/9706a92cc9ea...0f5f8c77ffef
More information about the D-runtime
mailing list