Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(461)

Issue 25631005: Reuse thread when writing stdout/stderr on Windows. (Closed)

Created:
7 years, 2 months ago by Anders Johnsen
Modified:
7 years, 2 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Reuse thread when writing stdout/stderr on Windows. BUG=https://code.google.com/p/dart/issues/detail?id=13541

Patch Set 1 #

Total comments: 6

Patch Set 2 : Make the thread a part of the StdHandle. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -63 lines) Patch
M runtime/bin/eventhandler_win.h View 1 6 chunks +31 lines, -3 lines 0 comments Download
M runtime/bin/eventhandler_win.cc View 1 9 chunks +88 lines, -55 lines 0 comments Download
M runtime/bin/socket_win.cc View 1 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Anders Johnsen
7 years, 2 months ago (2013-10-02 08:02:35 UTC) #1
Søren Gjesse
LGTM with comments https://codereview.chromium.org/25631005/diff/1/runtime/bin/eventhandler_win.cc File runtime/bin/eventhandler_win.cc (right): https://codereview.chromium.org/25631005/diff/1/runtime/bin/eventhandler_win.cc#newcode563 runtime/bin/eventhandler_win.cc:563: Please add these static variables to ...
7 years, 2 months ago (2013-10-02 08:49:22 UTC) #2
Anders Johnsen
PTAL https://codereview.chromium.org/25631005/diff/1/runtime/bin/eventhandler_win.cc File runtime/bin/eventhandler_win.cc (right): https://codereview.chromium.org/25631005/diff/1/runtime/bin/eventhandler_win.cc#newcode563 runtime/bin/eventhandler_win.cc:563: On 2013/10/02 08:49:22, Søren Gjesse wrote: > Please ...
7 years, 2 months ago (2013-10-02 10:16:58 UTC) #3
Søren Gjesse
7 years, 2 months ago (2013-10-02 10:49:43 UTC) #4
LGTM!

Powered by Google App Engine
This is Rietveld 408576698