]> Cypherpunks repositories - gostls13.git/commit
runtime: convert Gosched to Go
authorDmitriy Vyukov <dvyukov@google.com>
Tue, 19 Aug 2014 07:49:59 +0000 (11:49 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Tue, 19 Aug 2014 07:49:59 +0000 (11:49 +0400)
commit5d40742728cac9fa351c03d21598937b27b398a7
tree1d585ce37900e3dd61dcccad8e33493ecb8190cb
parent53056c37c2e3720666742f516ef148432313e28a
runtime: convert Gosched to Go

LGTM=rlh, khr
R=golang-codereviews, rlh, bradfitz, khr
CC=golang-codereviews, rsc
https://golang.org/cl/127490043
src/pkg/runtime/extern.go
src/pkg/runtime/proc.c
src/pkg/runtime/proc.go [new file with mode: 0644]
src/pkg/runtime/runtime.h
src/pkg/runtime/stack.c
src/pkg/runtime/stubs.go