May 13, 2012 [D-runtime] [D-Programming-Language/druntime] b60345: Use SwitchToThread() for Thread.yield() on Windows... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: b60345d00835e7162173570e3b7b3930ee1f1fde https://github.com/D-Programming-Language/druntime/commit/b60345d00835e7162173570e3b7b3930ee1f1fde Author: alexrp <xtzgzorex@gmail.com> Date: 2012-05-12 (Sat, 12 May 2012) Changed paths: M src/core/sys/windows/windows.d M src/core/thread.d Log Message: ----------- Use SwitchToThread() for Thread.yield() on Windows. Commit: e62d0ad7d988ebfb55f7097e4ab5ae710313daca https://github.com/D-Programming-Language/druntime/commit/e62d0ad7d988ebfb55f7097e4ab5ae710313daca Author: Brad Roberts <braddr@puremagic.com> Date: 2012-05-13 (Sun, 13 May 2012) Changed paths: M src/core/sys/windows/windows.d M src/core/thread.d Log Message: ----------- Merge pull request #206 from alexrp/windows-switchtothread Use SwitchToThread() on Windows when possible. Compare: https://github.com/D-Programming-Language/druntime/compare/8ad267e...e62d0ad |
Copyright © 1999-2021 by the D Language Foundation