]> Cypherpunks repositories - gostls13.git/commit
runtime: convert extram and extraMWaiters to internal atomic type
authorAndy Pan <panjf2000@gmail.com>
Thu, 25 Aug 2022 13:08:02 +0000 (21:08 +0800)
committerGopher Robot <gobot@golang.org>
Wed, 31 Aug 2022 15:01:49 +0000 (15:01 +0000)
commit5634629f0b3e59115f2a2158f228c292d484622e
tree212890d7bbd8c4d78fe11634ac64943c9211fd8e
parent3486735bf2ca08dcd84bb820fdcb0dea8102cf82
runtime: convert extram and extraMWaiters to internal atomic type

Updates #53821

Change-Id: Id579b2f8e48dfbe9f37e02d2fa8c94354f9887a4
Reviewed-on: https://go-review.googlesource.com/c/go/+/425480
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Run-TryBot: hopehook <hopehook@golangcn.org>
Auto-Submit: Michael Pratt <mpratt@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/runtime/cgocall.go
src/runtime/proc.go