February 08, 2016
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 34af399f6ac40c2cee6d942d4e65edafeda9c7a7
      https://github.com/D-Programming-Language/druntime/commit/34af399f6ac40c2cee6d942d4e65edafeda9c7a7
  Author: Martin Nowak <code@dawg.eu>
  Date:   2016-02-07 (Sun, 07 Feb 2016)

  Changed paths:
    M src/gc/gc.d

  Log Message:
  -----------
  replace doLock/doUnlock with runLocked

- pass function via alias parameter to allow inlining


  Commit: fe7f77f90b7afa0de9d9eb5741abf11eeb90cccf
      https://github.com/D-Programming-Language/druntime/commit/fe7f77f90b7afa0de9d9eb5741abf11eeb90cccf
  Author: Rainer Schuetze <r.sagitario@gmx.de>
  Date:   2016-02-08 (Mon, 08 Feb 2016)

  Changed paths:
    M src/gc/gc.d

  Log Message:
  -----------
  Merge pull request #1491 from MartinNowak/gc_run_locked

replace doLock/doUnlock with runLocked


Compare: https://github.com/D-Programming-Language/druntime/compare/bc8b4cdf403b...fe7f77f90b7a