1
0
mirror of https://github.com/golang/go synced 2024-10-04 04:31:21 -06:00
go/src/pkg/runtime/386
Russ Cox d1bafffa4b runtime: run goroutines during init
Fixes #583.
Fixes #1776.
Fixes #2001.
Fixes #2112.

R=golang-dev, bradfitz, r, gri
CC=golang-dev
https://golang.org/cl/5265044
2011-10-13 15:54:23 -04:00
..
arch.h runtime: faster finalizers 2011-10-06 18:42:51 +03:00
asm.s runtime: run goroutines during init 2011-10-13 15:54:23 -04:00
atomic.c runtime: fix data race during Itab hash update/lookup 2011-07-13 11:22:41 -07:00
closure.c runtime: replace runtime.mcpy with runtime.memmove 2011-07-12 17:30:40 -07:00
memmove.s runtime: replace runtime.mcpy with runtime.memmove 2011-07-12 17:30:40 -07:00
vlop.s runtime: ,s/[a-zA-Z0-9_]+/runtime·&/g, almost 2010-11-04 14:00:19 -04:00
vlrt.c runtime: ,s/[a-zA-Z0-9_]+/runtime·&/g, almost 2010-11-04 14:00:19 -04:00