]> Cypherpunks repositories - gostls13.git/commit
runtime: move semaphore ops from system calls to libc calls on iOS
authorElias Naur <elias.naur@gmail.com>
Thu, 14 Jun 2018 08:23:10 +0000 (10:23 +0200)
committerKeith Randall <khr@golang.org>
Sat, 16 Jun 2018 00:58:45 +0000 (00:58 +0000)
commitcdffe9b1e3dc54dd52a221e65e577f6c76ad39b8
treeaeafe43694301fdf488c627a93086b4f5b18ea27
parent5b5473c6bf0b91fef76e21493c70754144ff0214
runtime: move semaphore ops from system calls to libc calls on iOS

Change-Id: I1c7a12497c47dd166cc41230d6e5e005edcbc848
Reviewed-on: https://go-review.googlesource.com/118819
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/runtime/defs_darwin_arm.go
src/runtime/defs_darwin_arm64.go
src/runtime/sys_darwin_arm.s
src/runtime/sys_darwin_arm64.s