]> Cypherpunks repositories - gostls13.git/commit
runtime: convert chanrecv to Go
authorKeith Randall <khr@golang.org>
Sat, 30 Aug 2014 18:03:28 +0000 (11:03 -0700)
committerKeith Randall <khr@golang.org>
Sat, 30 Aug 2014 18:03:28 +0000 (11:03 -0700)
commit47d6af2f68d43d496f7155d705f269b126f8f108
tree4e395c104dbd3dcfdb5e23d72b4f66f766979904
parent07d86b1f2db73c6a0716aec4d4cd62dfacb04a21
runtime: convert chanrecv to Go

LGTM=rsc, dvyukov
R=golang-codereviews, bradfitz, rsc, dvyukov
CC=golang-codereviews
https://golang.org/cl/136980044
src/pkg/runtime/asm_386.s
src/pkg/runtime/asm_amd64.s
src/pkg/runtime/asm_amd64p32.s
src/pkg/runtime/asm_arm.s
src/pkg/runtime/chan.go
src/pkg/runtime/chan.goc
src/pkg/runtime/pprof/pprof_test.go
src/pkg/runtime/stubs.go
src/pkg/runtime/thunk.s