Is atomicLoad implemented?

Marco Leise Marco.Leise at gmx.de
Wed Jun 5 10:19:15 PDT 2013


I was just experimenting with core.atomic and noticed only a
marginal speed difference when accessing variables using
atomicLoad.
Is this because it isn't implemented or because it can be
reduced to a no-op on x86 hardware?

-- 
Marco



More information about the digitalmars-d-ldc mailing list