diff options
| author | Ian Lance Taylor <iant@golang.org> | 2017-06-15 16:42:08 -0700 |
|---|---|---|
| committer | Ian Lance Taylor <iant@golang.org> | 2017-06-19 17:40:38 +0000 |
| commit | 09ebbf408530b82f1a817e2f648e1c5618eeb1ab (patch) | |
| tree | 52a58a8e584a8f1d9a90605e1db41d6e725df626 /src/testing | |
| parent | 6c2458e72d85dd0d388e4d27b6b361899084d526 (diff) | |
| download | go-09ebbf408530b82f1a817e2f648e1c5618eeb1ab.tar.xz | |
runtime: add read/write mutex type
This is a runtime version of sync.RWMutex that can be used by code in
the runtime package. The type is not quite the same, in that the zero
value is not valid.
For future use by CL 43713.
Updates #19546
Change-Id: I431eb3688add16ce1274dab97285f555b72735bf
Reviewed-on: https://go-review.googlesource.com/45991
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
Diffstat (limited to 'src/testing')
0 files changed, 0 insertions, 0 deletions
