]> Cypherpunks repositories - gostls13.git/commit
sync: detect incorrect usages of RWMutex
authorDmitriy Vyukov <dvyukov@google.com>
Fri, 20 Jun 2014 05:19:56 +0000 (22:19 -0700)
committerDmitriy Vyukov <dvyukov@google.com>
Fri, 20 Jun 2014 05:19:56 +0000 (22:19 -0700)
commit22d46d53ea31b1bcee0a125f6fc1651ae2541563
tree55a5d2b913a24f45bebafc4e29cf4272c76803f4
parent5ce98da1a27f55a11107c861633b68760d9d03e6
sync: detect incorrect usages of RWMutex
Fixes #7858.

LGTM=ruiu
R=ruiu
CC=golang-codereviews
https://golang.org/cl/92720045
src/pkg/sync/rwmutex.go
src/pkg/sync/rwmutex_test.go