]> Cypherpunks repositories - gostls13.git/commit
runtime: mark functions as static where possible
authorMatthew Dempsky <mdempsky@google.com>
Fri, 8 Aug 2014 16:15:52 +0000 (20:15 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Fri, 8 Aug 2014 16:15:52 +0000 (20:15 +0400)
commit28cf62ed8565b481b94326321793614b544dfc17
tree647047d9ae05014fd9b572c0e4b127be31dd6e47
parentd6d7170de414c16a7ea0125b5a458272557227b6
runtime: mark functions as static where possible

Update #8092

LGTM=dvyukov
R=golang-codereviews, minux, dvyukov
CC=golang-codereviews
https://golang.org/cl/122250043
src/pkg/runtime/cpuprof.goc
src/pkg/runtime/mheap.c
src/pkg/runtime/proc.c