]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: tricky replacements of _g_ in os3_solaris.go
authorMichael Pratt <mpratt@google.com>
Wed, 20 Jul 2022 15:48:43 +0000 (11:48 -0400)
committerMichael Pratt <mpratt@google.com>
Tue, 2 Aug 2022 18:51:42 +0000 (18:51 +0000)
commitb486518964c051afa03c92c30500f4154b4a4dd5
treedcc2bbc3d3c257ef9a4b3e4df99cb01d5b90ba6f
parent54a0ab3f7b240dcd6829d636cff3a40d19d5b266
runtime: tricky replacements of _g_ in os3_solaris.go

The argument to semacreate is always getg().m.

Change-Id: I4c4104cd6b57ab6b9ed0b7d11b8089bcc9fdd621
Reviewed-on: https://go-review.googlesource.com/c/go/+/418583
Reviewed-by: Austin Clements <austin@google.com>
Run-TryBot: Michael Pratt <mpratt@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/runtime/os3_solaris.go