diff options
author | Rickard Green <[email protected]> | 2014-12-03 22:45:35 +0100 |
---|---|---|
committer | Rickard Green <[email protected]> | 2014-12-10 12:46:50 +0100 |
commit | 31b54a211eac951e3a0f2d1f5fe221d8296988ba (patch) | |
tree | 171f77fe945fc1c731fd303c8a2c4c6020688868 /erts/prebuild.skip | |
parent | af87b1c3d4897840d8247589a88d3611106ecedc (diff) | |
download | otp-31b54a211eac951e3a0f2d1f5fe221d8296988ba.tar.gz otp-31b54a211eac951e3a0f2d1f5fe221d8296988ba.tar.bz2 otp-31b54a211eac951e3a0f2d1f5fe221d8296988ba.zip |
Introduce a 64-bit atomic ops API
The 64-bit atomic ops API is implemented by
* native word size atomic ops on 64-bit architectures, and
* native double word size atomic ops on 32-bit architectures
when available. When native double word size atomic is not
available, the fallback using modification counters is
used.
Diffstat (limited to 'erts/prebuild.skip')
0 files changed, 0 insertions, 0 deletions