]> Cypherpunks repositories - gostls13.git/commit
internal/syscall/unix: use atomic.Bool for getrandomUnsupported
authorTobias Klauser <tklauser@distanz.ch>
Thu, 26 Jan 2023 12:44:30 +0000 (13:44 +0100)
committerTobias Klauser <tobias.klauser@gmail.com>
Thu, 26 Jan 2023 21:54:02 +0000 (21:54 +0000)
commitea6d4b0eaf20da4d2d9a88b995314eeeac614ef3
tree6a571554cce06badb86eea1585fe48f44983c68d
parentda9761303c439041251931c32b6e86bdbe739183
internal/syscall/unix: use atomic.Bool for getrandomUnsupported

Change-Id: I50522ed782dd963f445419fc45495f6608909c47
Reviewed-on: https://go-review.googlesource.com/c/go/+/463124
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/internal/syscall/unix/getrandom.go
src/internal/syscall/unix/getrandom_netbsd.go
src/internal/syscall/unix/getrandom_solaris.go