[D-runtime] [D-Programming-Language/druntime] 22c1bf: Fix "Unable to get/set thread priority" bug
GitHub
noreply at github.com
Wed Jun 19 19:50:09 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 22c1bf57cf2015e877e39647794d2457c1ee270c
https://github.com/D-Programming-Language/druntime/commit/22c1bf57cf2015e877e39647794d2457c1ee270c
Author: Maxim Fomin <maxim at maxim-fomin.ru>
Date: 2013-06-19 (Wed, 19 Jun 2013)
Changed paths:
M src/core/thread.d
M src/core/thread.di
Log Message:
-----------
Fix "Unable to get/set thread priority" bug
Commit: 7df7e3043fdb139aa194dc0dfacaf42666dadd62
https://github.com/D-Programming-Language/druntime/commit/7df7e3043fdb139aa194dc0dfacaf42666dadd62
Author: Martin Nowak <code at dawg.eu>
Date: 2013-06-19 (Wed, 19 Jun 2013)
Changed paths:
M src/core/thread.d
M src/core/thread.di
Log Message:
-----------
Merge pull request #517 from mxfm/unabletoset
Attempt to fix "Unable to set thread priority" bug
Compare: https://github.com/D-Programming-Language/druntime/compare/73d3205773ab...7df7e3043fdb
More information about the D-runtime
mailing list