[D-runtime] [D-Programming-Language/druntime] e72e01: made atomicLoad and atomicStore public and added u...
noreply at github.com
noreply at github.com
Thu Apr 14 12:31:48 PDT 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: e72e0174b7437244381ccb4baab7bbf1aaac0893
https://github.com/D-Programming-Language/druntime/commit/e72e0174b7437244381ccb4baab7bbf1aaac0893
Author: Sean Kelly <sean at invisibleduck.org>
Date: 2011-04-14 (Thu, 14 Apr 2011)
Changed paths:
M src/core/atomic.d
Log Message:
-----------
made atomicLoad and atomicStore public and added unittests for them. one weirdness remains regarding atomicLoad of a pointer type.
More information about the D-runtime
mailing list