]> Cypherpunks repositories - gostls13.git/commit
runtime: handle timers on P's in procresize/(*pp).destroy
authorIan Lance Taylor <iant@golang.org>
Fri, 5 Apr 2019 23:53:13 +0000 (16:53 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 21 Oct 2019 23:18:36 +0000 (23:18 +0000)
commit6b3bb4ba3bcc190200af4f1eedf454658094097f
tree18763c55226a0511acf6339634bd905093f8ff7f
parent9989221ac1853aeda5795952a744de522699494f
runtime: handle timers on P's in procresize/(*pp).destroy

Updates #6239
Updates #27707

Change-Id: I52cab8bf3dc8c552463725fc1d9e4e6b12230b03
Reviewed-on: https://go-review.googlesource.com/c/go/+/171828
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/runtime/proc.go
src/runtime/time.go