Win64, merge-2.067, LLVM master, VS 2015 - current status
kinke via digitalmars-d-ldc
digitalmars-d-ldc at puremagic.com
Thu May 14 09:19:20 PDT 2015
On Thursday, 14 May 2015 at 07:51:16 UTC, Dan Olson wrote:
> You could try Windows TlsGetValue API for sm_this and mimic
> the pthread_getspecific code.
Yep, that makes the runShared test pass. core.thread still
doesn't pass all tests in release though (e.g., non-volatile GP
registers are apparently not restored correctly).
More information about the digitalmars-d-ldc
mailing list