]> Cypherpunks repositories - gostls13.git/commit
expvar: add locking to String, and use RWMutex properly throughout.
authorDavid Symonds <dsymonds@golang.org>
Mon, 5 Mar 2012 22:13:26 +0000 (09:13 +1100)
committerDavid Symonds <dsymonds@golang.org>
Mon, 5 Mar 2012 22:13:26 +0000 (09:13 +1100)
commit63e383cff81a590c36be0791ebdbc5fc50b98faf
treec41e7f1d35404a670d846dde8b38a8ebc515ecda
parent5e46a8c9f9e7588b862b5b7882200ad912768680
expvar: add locking to String, and use RWMutex properly throughout.

R=bradfitz
CC=golang-dev
https://golang.org/cl/5754043
src/pkg/expvar/expvar.go