]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: switch openbsd/386 locking to libc
authorJoel Sing <joel@sing.id.au>
Thu, 28 Jan 2021 12:06:56 +0000 (23:06 +1100)
committerJoel Sing <joel@sing.id.au>
Fri, 30 Apr 2021 18:34:40 +0000 (18:34 +0000)
commitc3b2b0415666a1b2a3e00583a2f192ad2001f93e
tree510aabb28fe52f27158d6ae565c96cb1b0af570b
parent4893eee9dc307a234bff1aa441acf849111e1beb
runtime: switch openbsd/386 locking to libc

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

Update #36435

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