help for example with Condition

novicetoo sorryno at em.ail
Thu Sep 11 09:40:22 UTC 2025


cond and mutex are global variables,
and "Starting with dmd version 2.030, the default storage class 
for statics and globals will be thread local storage (TLS)"
https://dlang.org/articles/migrate-to-shared.html



More information about the Digitalmars-d-learn mailing list