sync.RWMutex: rewritten to add support for concurrent readers.
Also made sync.xadd public to help testing sync.RWMutex. Also added unit tests for sync.RWMutex. R=rsc https://golang.org/cl/162044
Showing
src/pkg/sync/rwmutex.go
0 → 100644
src/pkg/sync/rwmutex_test.go
0 → 100644
src/pkg/sync/xadd_test.go
0 → 100644
Please
register
or
sign in
to comment