mirror of
https://github.com/golang/go
synced 2024-11-18 08:54:45 -07:00
e84d9e1fb3
Split stack checks (morestack) corrupt g->sched, but g->sched must be preserved consistent for GC/traceback. The change implements runtime.notetsleepg function, which does entersyscall/exitsyscall and is carefully arranged to not call any split functions in between. R=rsc CC=golang-dev https://golang.org/cl/11575044 |
||
---|---|---|
.. | ||
gmp | ||
life | ||
stdio | ||
test | ||
testasan | ||
testcdefs | ||
testso | ||
testtls |