mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00: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:
parent
22dfbbec7f
commit
386fa03609
2 changed files with 3726 additions and 3733 deletions
3726
src/runtime/proc.go
3726
src/runtime/proc.go
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue