]> Cypherpunks repositories - gostls13.git/commit
runtime: replace lock() with casp() in the GC
authorJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Fri, 15 Mar 2013 08:02:36 +0000 (09:02 +0100)
committerJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Fri, 15 Mar 2013 08:02:36 +0000 (09:02 +0100)
commit2924638d2631bf30f490e30ed120c4089c716b71
treeeb5fa2bce7f53a47ae4e1c39ff37b16972aef3e9
parent175c4015233272311d20dad8eb3e6f7d1acd941a
runtime: replace lock() with casp() in the GC

Note: BitTarget will be removed by a forthcoming changeset.

R=golang-dev, dvyukov
CC=golang-dev, rsc
https://golang.org/cl/7837044
src/pkg/runtime/mgc0.c