[D-runtime] [D-Programming-Language/druntime] 893c11: Define PTHREAD_MUTEX_INITIALIZER and PTHREAD_ONCE_...
GitHub
noreply at github.com
Tue Dec 17 14:47:37 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 893c11b6350acfaa243a8702d1104a7f2bfc92d8
https://github.com/D-Programming-Language/druntime/commit/893c11b6350acfaa243a8702d1104a7f2bfc92d8
Author: Iain Buclaw <ibuclaw at ubuntu.com>
Date: 2013-12-17 (Tue, 17 Dec 2013)
Changed paths:
M src/core/sys/posix/pthread.d
Log Message:
-----------
Define PTHREAD_MUTEX_INITIALIZER and PTHREAD_ONCE_INIT for all supported platforms.
Commit: 69a6ef94f21addc9858cdad58afd7bbb255f724a
https://github.com/D-Programming-Language/druntime/commit/69a6ef94f21addc9858cdad58afd7bbb255f724a
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-12-17 (Tue, 17 Dec 2013)
Changed paths:
M src/core/sys/posix/pthread.d
Log Message:
-----------
Merge pull request #692 from ibuclaw/mutex
Define PTHREAD_MUTEX_INITIALIZER and PTHREAD_ONCE_INIT for all supported platforms.
Compare: https://github.com/D-Programming-Language/druntime/compare/37409d6608e7...69a6ef94f21a
More information about the D-runtime
mailing list