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

Issue 12436043: code review 12436043: runtime: remove unused scheduler knob (Closed)

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

Description

runtime: remove unused scheduler knob Blockingsyscall was used in net package on windows, it's not used anymore.

Patch Set 1 #

Patch Set 2 : diff -r 6423f26d0193 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 6423f26d0193 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 16e350b0c712 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -16 lines) Patch
M src/pkg/runtime/cgocall.c View 1 2 chunks +1 line, -14 lines 0 comments Download
M src/pkg/runtime/runtime.h View 1 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 3
dvyukov
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 7 months ago (2013-08-04 16:17:05 UTC) #1
bradfitz
LGTM On Sun, Aug 4, 2013 at 9:17 AM, <dvyukov@google.com> wrote: > Reviewers: golang-dev1, > ...
11 years, 7 months ago (2013-08-04 18:00:43 UTC) #2
dvyukov
11 years, 7 months ago (2013-08-04 19:32:51 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=52e26bb34741 ***

runtime: remove unused scheduler knob
Blockingsyscall was used in net package on windows,
it's not used anymore.

R=golang-dev, bradfitz
CC=golang-dev
https://codereview.appspot.com/12436043
Sign in to reply to this message.

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