]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: convert openbsd/arm64 locking to libc
authorJoel Sing <joel@sing.id.au>
Tue, 26 Jan 2021 06:52:19 +0000 (17:52 +1100)
committerJoel Sing <joel@sing.id.au>
Wed, 27 Jan 2021 12:01:46 +0000 (12:01 +0000)
commit6c8fbfbdcfa48ca29926097b20767fe83409b3ed
tree66d041d521a8687e5881c166b60895e97d881e26
parent5cdf0da1bfc74ad1017a488044a865850f7c3c8e
runtime: convert openbsd/arm64 locking to libc

Switch openbsd/arm64 to locking via libc, rather than performing direct
system calls.

Update #36435

Change-Id: I2f30432c4bc232224cf87dca750665b8c40c7b72
Reviewed-on: https://go-review.googlesource.com/c/go/+/286813
Trust: Joel Sing <joel@sing.id.au>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/runtime/os_openbsd_syscall1.go
src/runtime/sys_openbsd1.go
src/runtime/sys_openbsd_arm64.s