Use the D dylib in my C++ program,when the D's GC(in the dylib runtime) run. will not my program stop?
Dsby via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sat Jan 30 22:28:47 PST 2016
On Sunday, 31 January 2016 at 05:29:06 UTC, Mike Parker wrote:
> 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
ok。thanks.
More information about the Digitalmars-d-learn
mailing list