]> Cypherpunks repositories - gostls13.git/commit
runtime: interpret type information during garbage collection
authorJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Thu, 10 Jan 2013 20:45:46 +0000 (15:45 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 10 Jan 2013 20:45:46 +0000 (15:45 -0500)
commit9204eb4d3ce3ba49cce7d24f4e373d230f865848
treec18c7fd932f92ae8aecdeb8cc725c1b89c739a8e
parentdd1c3714bb4566973de830947f486e7e03f9f614
runtime: interpret type information during garbage collection

R=rsc, dvyukov, remyoudompheng, dave, minux.ma, bradfitz
CC=golang-dev
https://golang.org/cl/6945069
src/pkg/runtime/malloc.h
src/pkg/runtime/mgc0.c
src/pkg/runtime/mgc0.go