1
0
mirror of https://github.com/golang/go synced 2024-11-26 15:46:54 -07:00
go/misc
Michael Pratt 94850c6f79 Revert "runtime/cgo: store M for C-created thread in pthread key"
This reverts CL 481061.

Reason for revert: When built with C TSAN, x_cgo_getstackbound triggers
race detection on `g->stacklo` because the synchronization is in Go,
which isn't instrumented.

For #51676.
For #59294.
For #59678.

Change-Id: I38afcda9fcffd6537582a39a5214bc23dc147d47
Reviewed-on: https://go-review.googlesource.com/c/go/+/485275
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Michael Pratt <mpratt@google.com>
Run-TryBot: Michael Pratt <mpratt@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
2023-04-17 18:47:08 +00:00
..
android misc: use strings.Builder 2022-09-06 15:44:25 +00:00
arm
cgo Revert "runtime/cgo: store M for C-created thread in pthread key" 2023-04-17 18:47:08 +00:00
chrome/gophertool
ios
linkcheck
reboot misc/reboot: overlay $GOROOT/lib in temporary goroot 2023-01-18 01:53:44 +00:00
swig
wasm misc/wasm: add wasip1/wasm exec script 2023-04-06 20:59:01 +00:00
editors
go.mod misc: update go.mod to 1.21 2023-01-26 16:55:59 +00:00