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:
parent
22dfbbec7f
commit
386fa03609
3726
src/runtime/proc.go
3726
src/runtime/proc.go
File diff suppressed because it is too large
Load Diff
3733
src/runtime/proc1.go
3733
src/runtime/proc1.go
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user