diff options
| author | Dmitriy Vyukov <dvyukov@google.com> | 2011-09-19 11:09:00 -0700 |
|---|---|---|
| committer | Dmitriy Vyukov <dvyukov@google.com> | 2011-09-19 11:09:00 -0700 |
| commit | ab596cae9eac88db46326a7b01c99975da8729b6 (patch) | |
| tree | 4c97c9fb2bdaaa267c097cd5cdc892da987edbf1 /src/pkg/http | |
| parent | 6f18233373454eae26386f0ca11cefe41106e7a0 (diff) | |
| download | go-ab596cae9eac88db46326a7b01c99975da8729b6.tar.xz | |
sync/atomic: replace MFENCE with LOCK XADD
MFENCE was introduced only on the Pentium4 (SSE2),
while XADD was introduced on the 486.
Fixes #2268.
R=golang-dev, rsc
CC=fshahriar, golang-dev
https://golang.org/cl/5056045
Diffstat (limited to 'src/pkg/http')
0 files changed, 0 insertions, 0 deletions
