]> Cypherpunks repositories - gostls13.git/commit
runtime: convert sig.{state,delivering} to atomic type
authorcuiweixie <cuiweixie@gmail.com>
Fri, 26 Aug 2022 03:16:52 +0000 (11:16 +0800)
committerMichael Knyszek <mknyszek@google.com>
Wed, 31 Aug 2022 15:30:57 +0000 (15:30 +0000)
commitd01200e772902ef8178af767a62a059bf340df31
treed05223efac64b33f8c6694b78b3b83e26dcab89b
parenta25a34abe986bd78ab9a543d2a96cbce427a4f3c
runtime: convert sig.{state,delivering} to atomic type

For #53821

Change-Id: I1c8df255ce9e2345d4fa45bd4d1761b73b9fa064
Reviewed-on: https://go-review.googlesource.com/c/go/+/425780
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Run-TryBot: Michael Pratt <mpratt@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/runtime/sigqueue.go