]> Cypherpunks repositories - gostls13.git/commit
Revert "runtime/cgo: use pthread_attr_get_np on Illumos"
authorMichael Pratt <mpratt@google.com>
Mon, 17 Apr 2023 18:06:10 +0000 (14:06 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 17 Apr 2023 18:43:56 +0000 (18:43 +0000)
commit0e9b2bc39a9f90c49ba7313e2af522dc058988b0
tree26b2d08f6c00ab9e26296504e51ba339bea6fe99
parentf8162a0e726f4b3a9df60a37e8ca7883dde61914
Revert "runtime/cgo: use pthread_attr_get_np on Illumos"

This reverts CL 481795.

Reason for revert: CL 481061 causes C TSAN failures and must be
reverted. See CL 485275. This CL depends on CL 481061.

For #59678.

Change-Id: I5ec1f495154205ebdf19cd44c6e6452a7a3606f0
Reviewed-on: https://go-review.googlesource.com/c/go/+/485315
Auto-Submit: Michael Pratt <mpratt@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Michael Pratt <mpratt@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
src/runtime/cgo/gcc_stack_unix.c