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

Issue 4532103: code review 4532103: runtime: do not garbage collect windows callbacks (Closed)

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

Description

runtime: do not garbage collect windows callbacks Fixes issue 1883. Fixes issue 1702.

Patch Set 1 #

Patch Set 2 : diff -r 798775ed7ee3 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 798775ed7ee3 https://go.googlecode.com/hg/ #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -3 lines) Patch
M src/pkg/runtime/windows/thread.c View 1 2 3 3 chunks +37 lines, -3 lines 0 comments Download

Messages

Total messages: 3
brainman
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 11 months ago (2011-06-01 05:39:10 UTC) #1
rsc
LGTM You can embed the Lock in the callback struct (just say Lock; instead of ...
13 years, 11 months ago (2011-06-01 14:03:57 UTC) #2
brainman
13 years, 11 months ago (2011-06-02 07:09:03 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=95553202a7a8 ***

runtime: do not garbage collect windows callbacks

Fixes issue 1883.
Fixes issue 1702.

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

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