1
0
mirror of https://github.com/golang/go synced 2024-11-18 06:54:49 -07:00

runtime: merge proc1.go -> proc.go

from proc1.go to proc.go:
* prepend header comment explaining "Goroutine scheduler"
* insert m0 and g0 var defs after the comment
* append the rest

Updates #12952

Change-Id: I35ee9ae3287675cde0c1b6aeaca0a460393f2354
Reviewed-on: https://go-review.googlesource.com/16024
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
Nodir Turakulov 2015-10-18 17:04:05 -07:00 committed by Brad Fitzpatrick
parent 22dfbbec7f
commit 386fa03609
2 changed files with 3726 additions and 3733 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff