September 28, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 62696b4d8aa1f919071d8d3726c06998b06dd787
      https://github.com/D-Programming-Language/druntime/commit/62696b4d8aa1f919071d8d3726c06998b06dd787
  Author: Martin Nowak <code@dawg.eu>
  Date:   2014-09-21 (Sun, 21 Sep 2014)

  Changed paths:
    M src/core/thread.d

  Log Message:
  -----------
  fix Issue 8960 - Unable to set thread priority

- Ignore error when get-/setting the priority of a terminated thread.


  Commit: b188057f1b9edd57cb956c5fdd86a7878a6529d9
      https://github.com/D-Programming-Language/druntime/commit/b188057f1b9edd57cb956c5fdd86a7878a6529d9
  Author: Dmitry Olshansky <dmitry.olsh@gmail.com>
  Date:   2014-09-29 (Mon, 29 Sep 2014)

  Changed paths:
    M src/core/thread.d

  Log Message:
  -----------
  Merge pull request #550 from MartinNowak/fix8960

fix Issue 8960 - Unable to set thread priority


Compare: https://github.com/D-Programming-Language/druntime/compare/3b6e5111baf4...b188057f1b9e