[Issue 23756] Add thread local constructor/destructor pragma
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jun 20 06:53:21 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23756
--- Comment #3 from Richard Cattermole <alphaglosined at gmail.com> ---
I had a look at that PR.
Nothing in it looks to be adding a per-thread constructor/destructor.
It only adjusts the existing crt_constructor/destructor behavior. Without
changing what list of hooks it gets added to. From what I can tell it is
unrelated to this ticket.
--
More information about the Digitalmars-d-bugs
mailing list