]> Cypherpunks repositories - gostls13.git/commit
runtime: tricky replacements of _g_ in signal_windows.go
authorMichael Pratt <mpratt@google.com>
Wed, 20 Jul 2022 15:38:29 +0000 (11:38 -0400)
committerMichael Pratt <mpratt@google.com>
Tue, 2 Aug 2022 18:51:32 +0000 (18:51 +0000)
commit4240ff764b14de9007fe26aaa9147c6c0ade91c9
treec2a37ebdddd6299ea2f66a305a3c0f1a80721247
parent8666d89ca85fb0be4e41917dee31ad487e0f4ee6
runtime: tricky replacements of _g_ in signal_windows.go

winthrow is always called on g0.

Change-Id: Ia23276a5bd545993faf4d75368c171f6ea7a3034
Reviewed-on: https://go-review.googlesource.com/c/go/+/418581
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Michael Pratt <mpratt@google.com>
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/signal_windows.go