[Issue 14617] PTHREAD_MUTEX_INITIALIZER does not work on OSX
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat May 23 02:17:17 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14617
Martin Nowak <code at dawg.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |code at dawg.eu
--- Comment #1 from Martin Nowak <code at dawg.eu> ---
According to the headers, the initializer should be {0x32AAABA7}.
http://www.opensource.apple.com/source/Libc/Libc-167/pthreads.subproj/pthread.h
--
More information about the Digitalmars-d-bugs
mailing list