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

Issue 74180043: runtime: faster sync chans

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by dvyukov
Modified:
9 years, 6 months ago
Reviewers:
Visibility:
Public.

Description

runtime: faster sync chans

Patch Set 1 #

Patch Set 2 : diff -r b238e9cf4c3d https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 3 : diff -r f613443bb13a https://dvyukov%40google.com@code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+274 lines, -2 lines) Patch
M src/pkg/runtime/chan.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/pkg/runtime/chan.goc View 6 chunks +87 lines, -2 lines 0 comments Download
M src/pkg/runtime/chan_test.go View 1 chunk +113 lines, -0 lines 0 comments Download
M src/pkg/runtime/proc.c View 8 chunks +64 lines, -0 lines 0 comments Download
M src/pkg/runtime/runtime.h View 3 chunks +8 lines, -0 lines 0 comments Download

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