]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: convert ncgocall to atomic type
authorcuiweixie <cuiweixie@gmail.com>
Sat, 27 Aug 2022 01:45:15 +0000 (09:45 +0800)
committerMichael Pratt <mpratt@google.com>
Thu, 1 Sep 2022 18:02:28 +0000 (18:02 +0000)
commit5a6db7c48fb8a1e7b6d8f59ba4e3b7ecb8c35fc7
tree75ddc372861bddfa4ae6ccdf9eacbd33613640c4
parentaf991a6d28949cd27a41a93b46abf42cbf07023d
runtime: convert ncgocall to atomic type

For #53821

Change-Id: Ib0d62ee36487b3ed68e063976968f3cac6499e4b
Reviewed-on: https://go-review.googlesource.com/c/go/+/426075
Reviewed-by: Michael Pratt <mpratt@google.com>
Run-TryBot: xie cui <523516579@qq.com>
Reviewed-by: Heschi Kreinick <heschi@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/runtime/cgocall.go
src/runtime/debug.go
src/runtime/proc.go