~niemeyer/golang/testing

Viewing all changes in revision 9186.

  • Committer: Push Gopher
  • Author(s): Dmitriy Vyukov
  • Date: 2011-07-20 18:28:55 UTC
  • Revision ID: push-gopher@niemeyer.net-20110720182855-iy633279fnwi3557
runtime: apply minor tweaks to channels
Remove complicated PRNG algorithm
(argument is limited by uint16 and can't be <= 1).
Do not require chansend/chanrecv selgen to be bumped with CAS.

R=rsc, ken
CC=golang-dev
http://codereview.appspot.com/4816041

Committer: Russ Cox <rsc@golang.org>
HG=9186:cac31e88ff15

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: