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

Issue 4873052: code review 4873052: syscall: make LazyDLL/LazyProc.Mutex unexported (Closed)

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

Description

syscall: make LazyDLL/LazyProc.Mutex unexported They are seemingly not intended to be a part of the public interface.

Patch Set 1 #

Patch Set 2 : diff -r 39c4fe186875 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 39c4fe186875 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M src/pkg/syscall/syscall_windows.go View 1 4 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 3
dvyukov
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 8 months ago (2011-08-16 08:32:18 UTC) #1
adg
LGTM
13 years, 8 months ago (2011-08-16 08:33:44 UTC) #2
adg
13 years, 8 months ago (2011-08-16 08:34:02 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=5fa350290978 ***

syscall: make LazyDLL/LazyProc.Mutex unexported
They are seemingly not intended to be a part
of the public interface.

R=golang-dev, adg
CC=golang-dev
http://codereview.appspot.com/4873052

Committer: Andrew Gerrand <adg@golang.org>
Sign in to reply to this message.

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