Thread overview | |||||
---|---|---|---|---|---|
|
April 09, 2020 How do I disable the multithreaded GC? | ||||
---|---|---|---|---|
| ||||
Simple question, how do I keep the GC from spawning threads? Cheers, Stefan |
April 09, 2020 Re: How do I disable the multithreaded GC? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Stefan Koch | On Thursday, 9 April 2020 at 20:42:18 UTC, Stefan Koch wrote: > Simple question, how do I keep the GC from spawning threads? > > Cheers, > Stefan https://dlang.org/changelog/2.087.0.html#gc_parallel |
April 09, 2020 Re: How do I disable the multithreaded GC? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Johan | On Thursday, 9 April 2020 at 20:56:59 UTC, Johan wrote:
> On Thursday, 9 April 2020 at 20:42:18 UTC, Stefan Koch wrote:
>> Simple question, how do I keep the GC from spawning threads?
>>
>> Cheers,
>> Stefan
>
> https://dlang.org/changelog/2.087.0.html#gc_parallel
Thanks a lot.
|
Copyright © 1999-2021 by the D Language Foundation