]> Cypherpunks repositories - gostls13.git/commit
runtime: remove old preemption checks
authorDmitriy Vyukov <dvyukov@google.com>
Thu, 15 Aug 2013 10:32:10 +0000 (14:32 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Thu, 15 Aug 2013 10:32:10 +0000 (14:32 +0400)
commitf195ae94caf21af5ed4409a3471de2821a6e0c81
tree0d4251d0d6ab0c00950a91a522f67ced84a2b727
parent67c79da857671faa65e110f58667c2282403046c
runtime: remove old preemption checks
runtime.gcwaiting checks are not needed anymore

R=golang-dev, khr
CC=golang-dev
https://golang.org/cl/12934043
src/pkg/runtime/chan.c
src/pkg/runtime/hashmap.c
src/pkg/runtime/malloc.goc
src/pkg/runtime/proc.c
src/pkg/runtime/runtime.h