aboutsummaryrefslogtreecommitdiff
path: root/src/encoding/gob/encode.go
diff options
context:
space:
mode:
authorDmitriy Vyukov <dvyukov@google.com>2014-09-17 21:22:11 -0700
committerDmitriy Vyukov <dvyukov@google.com>2014-09-17 21:22:11 -0700
commit8c2484ec11d27324423e3cf27cc9ac6b34394c7d (patch)
tree23c71f751df52cc097ea3e2b6f7462b391a8f3e0 /src/encoding/gob/encode.go
parented7db89b90409c1ef0be44f4e5cea7dd6475ba4e (diff)
downloadgo-8c2484ec11d27324423e3cf27cc9ac6b34394c7d.tar.xz
sync/atomic: remove unnecessary race instrumentation in Value
It is left from the time when Value was implemented in assembly. Now it is implemented in Go and race detector understands Go. In particular the atomic operations must provide all necessary synchronization. LGTM=adg R=golang-codereviews, adg CC=golang-codereviews, khr, rsc https://golang.org/cl/145880043
Diffstat (limited to 'src/encoding/gob/encode.go')
0 files changed, 0 insertions, 0 deletions