May 25, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: ab78a534dc017efecbe86f79f5d4559b85ef8619
      https://github.com/D-Programming-Language/druntime/commit/ab78a534dc017efecbe86f79f5d4559b85ef8619
  Author: Steven Schveighoffer <schveiguy@yahoo.com>
  Date:   2015-05-25 (Mon, 25 May 2015)

  Changed paths:
    M src/core/sys/posix/pthread.d

  Log Message:
  -----------
  fix issue 14617 - Define correct values for PTHREAD_MUTEX_INITIALIZER and PTHREAD_ONCE_INIT.


  Commit: 19f3f0db648b6361248e2c53e00fcb3794c2521b
      https://github.com/D-Programming-Language/druntime/commit/19f3f0db648b6361248e2c53e00fcb3794c2521b
  Author: Martin Nowak <code@dawg.eu>
  Date:   2015-05-25 (Mon, 25 May 2015)

  Changed paths:
    M src/core/sys/posix/pthread.d

  Log Message:
  -----------
  Merge pull request #1285 from schveiguy/pthreadmutexosx

Fix issue 14617 - PTHREAD_MUTEX_INITIALIZER does not work on OSX


Compare: https://github.com/D-Programming-Language/druntime/compare/6e55b7aaff75...19f3f0db648b