Use the D dylib in my C++ program,when the D's GC(in the dylib runtime) run. will not my program stop?
Mike Parker via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sat Jan 30 21:29:06 PST 2016
On Sunday, 31 January 2016 at 05:28:02 UTC, Mike Parker wrote:
> need to call core.thread.attach_this [1] so that runtime is
Sorry, that's core.thread.thread_attachThis
More information about the Digitalmars-d-learn
mailing list