]> Cypherpunks repositories - gostls13.git/commit
runtime: switch openbsd/arm locking to libc
authorJoel Sing <joel@sing.id.au>
Sun, 31 Jan 2021 16:51:02 +0000 (03:51 +1100)
committerJoel Sing <joel@sing.id.au>
Sun, 9 May 2021 17:05:59 +0000 (17:05 +0000)
commit83df4a590bbd259b82db37e0c6e721ddc267614b
treeb74426ea3355a74f5ef78c578586deb7f6cd9d64
parent8ec8f6aa87569a6bc567d4a7039fc22a473b37ec
runtime: switch openbsd/arm locking to libc

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

Update #36435

Change-Id: I190abb1aa544d2cb406fe412960ec106c9716f87
Reviewed-on: https://go-review.googlesource.com/c/go/+/315791
Trust: Joel Sing <joel@sing.id.au>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/runtime/os_openbsd_syscall1.go
src/runtime/sys_openbsd1.go
src/runtime/sys_openbsd_arm.s