]> Cypherpunks repositories - gostls13.git/commit
runtime: mark runtime.goexit as nosplit
authorDmitriy Vyukov <dvyukov@google.com>
Thu, 30 May 2013 10:11:49 +0000 (14:11 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Thu, 30 May 2013 10:11:49 +0000 (14:11 +0400)
commit573d25a42342ae094edeafc7066646cf825eb255
tree78d1ad5bc5e352a18465b9a5a3d2e5bd12d081af
parent2c4b029b752a5aa8315e56b9563b2052fe8dd3fe
runtime: mark runtime.goexit as nosplit
Required for preemptive scheduler, see the comment.

R=golang-dev, daniel.morsing
CC=golang-dev
https://golang.org/cl/9841047
src/pkg/runtime/proc.c