diff options
| author | Michael Pratt <mpratt@google.com> | 2023-04-17 14:13:06 -0400 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2023-04-17 18:47:08 +0000 |
| commit | 94850c6f79a68b3f061c9e29d48603afa37df194 (patch) | |
| tree | 71d8c5e09d4da8ab5b521559b7584c0060f33642 /src/plugin | |
| parent | 97e5ca6d4eed7b14a4dbdd52aa4e934028284993 (diff) | |
| download | go-94850c6f79a68b3f061c9e29d48603afa37df194.tar.xz | |
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>
Diffstat (limited to 'src/plugin')
0 files changed, 0 insertions, 0 deletions
