Idiomatic D using GC as a library writer
    Ali Çehreli 
    acehreli at yahoo.com
       
    Sun Dec  4 22:46:52 UTC 2022
    
    
  
On 12/4/22 12:17, Adam D Ruppe wrote:
> On Sunday, 4 December 2022 at 17:53:00 UTC, Adam D Ruppe wrote:
>> Interesting... you know, maybe D's GC should formally expose a mutex 
>> that you can synchronize on for when it is running.
> 
> .......... or compile in write barriers. then it doesn't matter if the 
> thread is unregistered, the write barrier will protect it as-needed!
That's way beyond my pay grade. Explain please. :)
Ali
    
    
More information about the Digitalmars-d-learn
mailing list