Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(54)

Issue 5754043: code review 5754043: expvar: add locking to String, and use RWMutex properly... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 2 months ago by dsymonds
Modified:
13 years, 2 months ago
Reviewers:
CC:
bradfitz, golang-dev
Visibility:
Public.

Description

expvar: add locking to String, and use RWMutex properly throughout.

Patch Set 1 #

Patch Set 2 : diff -r 32c6683851fb https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 32c6683851fb https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -9 lines) Patch
src/pkg/expvar/expvar.go View 1 3 chunks +18 lines, -9 lines 0 comments Download

Messages

Total messages: 3
dsymonds
Hello bradfitz (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 2 months ago (2012-03-05 22:06:03 UTC) #1
bradfitz
LGTM whoops, not sure how I missed *String. probably skipped over it too quickly when ...
13 years, 2 months ago (2012-03-05 22:09:57 UTC) #2
dsymonds
13 years, 2 months ago (2012-03-05 22:13:36 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=de2755bfbd0c ***

expvar: add locking to String, and use RWMutex properly throughout.

R=bradfitz
CC=golang-dev
http://codereview.appspot.com/5754043
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b