]> git.ipfire.org Git - thirdparty/gcc.git/commit
runtime: add some more preemption checks
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 16 Feb 2018 16:42:53 +0000 (16:42 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 16 Feb 2018 16:42:53 +0000 (16:42 +0000)
commitc3ab26e8bb0c5bf1c20358d036f987a20734c9ad
treed5ba10b1e7a7066a1d806d7a74159a141f9f53b8
parent3943b161342a68ec90a7b977cf6a8e451671e25d
runtime: add some more preemption checks

    In particular this lets BenchmarkPingPongHog in runtime/proc_test.go
    complete.

    Reviewed-on: https://go-review.googlesource.com/94735

From-SVN: r257743
gcc/go/gofrontend/MERGE
libgo/go/runtime/chan.go
libgo/go/runtime/hashmap.go
libgo/go/runtime/malloc.go
libgo/go/runtime/proc.go
libgo/go/runtime/select.go