]> Cypherpunks repositories - gostls13.git/commit
runtime(windows): make sure scheduler runs on os stack and new stdcall implementation
authorAlex Brainman <alex.brainman@gmail.com>
Sun, 12 Sep 2010 01:45:16 +0000 (11:45 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Sun, 12 Sep 2010 01:45:16 +0000 (11:45 +1000)
commitf95a2f2b971411d0abef2c2534d70761dde117b6
tree893b1f56c4c22a16274f787415304f86cd01900f
parent0acb63769c900aad6e8d7d4380f248ef40829c0b
runtime(windows): make sure scheduler runs on os stack and new stdcall implementation

R=rsc
CC=golang-dev
https://golang.org/cl/2009045
src/pkg/runtime/proc.c
src/pkg/runtime/runtime.h
src/pkg/runtime/windows/386/sys.s
src/pkg/runtime/windows/os.h
src/pkg/runtime/windows/syscall.goc
src/pkg/runtime/windows/thread.c