[Issue 12891] add atomicFetchAdd and atomicFetchSub to core.atomic

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Apr 5 13:18:25 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=12891

--- Comment #7 from Martin Nowak <code at dawg.eu> ---
See attachment above or this gist
https://gist.github.com/MartinNowak/5111611ddc476eb49298 for a fetch_add
implementation on X86_64.

--


More information about the Digitalmars-d-bugs mailing list