Hello golang-codereviews@googlegroups.com (cc: khr@golang.org, rlh@golang.org, rsc@golang.org), I'd like you to review this change to https://dvyukov%40google.com@code.google.com/p/go/
10 years, 8 months ago
(2014-08-20 16:41:16 UTC)
#1
https://codereview.appspot.com/130340043/diff/80001/src/pkg/runtime/sema.go File src/pkg/runtime/sema.go (right): https://codereview.appspot.com/130340043/diff/80001/src/pkg/runtime/sema.go#newcode1 src/pkg/runtime/sema.go:1: // Copyright 2014 The Go Authors. All rights reserved. ...
10 years, 8 months ago
(2014-08-22 22:55:48 UTC)
#5
10 years, 8 months ago
(2014-08-23 08:14:22 UTC)
#6
On 2014/08/22 22:55:48, rsc wrote:
> https://codereview.appspot.com/130340043/diff/80001/src/pkg/runtime/sema.go
> File src/pkg/runtime/sema.go (right):
>
>
https://codereview.appspot.com/130340043/diff/80001/src/pkg/runtime/sema.go#n...
> src/pkg/runtime/sema.go:1: // Copyright 2014 The Go Authors. All rights
> reserved.
> Please run hg cp -A sema.goc sema.go and reupload, so that we can see the
diffs
> from what you started with.
> Also since it is a copy, please copy the copyright notice from sema.goc, which
> will have an earlier year.
>
> I noticed that the blockprofile support in sema.goc is missing from this file
> and then I stopped trying to compare them by hand.
Done.
Where blockprofile support is missing? sema.go calls goblockevent in acquire...
Issue 130340043: code review 130340043: runtime: convert synchronous semaphores to Go
(Closed)
Created 10 years, 8 months ago by dvyukov
Modified 10 years, 8 months ago
Reviewers:
Base URL:
Comments: 10