]> Cypherpunks repositories - gostls13.git/commit
runtime: move finalizer thread to Go.
authorKeith Randall <khr@golang.org>
Thu, 28 Aug 2014 20:23:10 +0000 (13:23 -0700)
committerKeith Randall <khr@golang.org>
Thu, 28 Aug 2014 20:23:10 +0000 (13:23 -0700)
commitc46bcd4d13492d3588638ea3ea4c752166709044
tree0ba3a23a9483c1c666cea054c45276a7538fb382
parente66ff2b9080669373704914191abf2ee5f65eb75
runtime: move finalizer thread to Go.

LGTM=dvyukov
R=golang-codereviews, dvyukov, khr
CC=golang-codereviews
https://golang.org/cl/124630043
src/cmd/cc/godefs.c
src/pkg/runtime/iface.go
src/pkg/runtime/malloc.c
src/pkg/runtime/malloc.go
src/pkg/runtime/malloc.h
src/pkg/runtime/mgc0.c
src/pkg/runtime/proc.go
src/pkg/runtime/stubs.go
src/pkg/runtime/thunk.s