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

Issue 4180044: code review 4180044: sync: check Unlock of unlocked Mutex (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by rsc
Modified:
14 years, 1 month ago
Reviewers:
CC:
r, adg, golang-dev
Visibility:
Public.

Description

sync: check Unlock of unlocked Mutex

Patch Set 1 #

Patch Set 2 : diff -r 0c8b700cc391 https://go.googlecode.com/hg #

Patch Set 3 : diff -r 0c8b700cc391 https://go.googlecode.com/hg #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -1 line) Patch
M src/pkg/sync/mutex.go View 1 1 chunk +6 lines, -1 line 0 comments Download
M src/pkg/sync/mutex_test.go View 1 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 5
rsc
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg
14 years, 1 month ago (2011-02-11 21:37:08 UTC) #1
adg
LGTM > + // (or there are 4 billion goroutines waiting) hah On 11 February ...
14 years, 1 month ago (2011-02-11 22:15:16 UTC) #2
rsc
i wrote the code to check in Lock for the 2^32'th goroutine but that seemed ...
14 years, 1 month ago (2011-02-11 22:16:06 UTC) #3
r
LGTM
14 years, 1 month ago (2011-02-11 22:42:56 UTC) #4
rsc
14 years, 1 month ago (2011-02-11 22:47:21 UTC) #5
*** Submitted as a8d5d8783edd ***

sync: check Unlock of unlocked Mutex

R=r, adg
CC=golang-dev
http://codereview.appspot.com/4180044
Sign in to reply to this message.

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