]> Cypherpunks repositories - gostls13.git/commit
runtime: implement pthread functions for darwin/arm64
authorElias Naur <mail@eliasnaur.com>
Tue, 30 Apr 2019 07:18:23 +0000 (09:18 +0200)
committerElias Naur <mail@eliasnaur.com>
Tue, 30 Apr 2019 16:43:59 +0000 (16:43 +0000)
commit9f12e2e04bc5fb5c53546cf9c53dabe0d1c8fa55
tree448592af34810ccd5e2791aa9f16438ddcdbea97
parente0ac75d2ab9da30d41a76a4ed89b89cb79cb5c60
runtime: implement pthread functions for darwin/arm64

They were not needed when Go only produced binaries with cgo suppport.
Now that Go is about to run self-hosted on iOS we do need these.

Updates #31722

Change-Id: If233aa2b31edc7b1c2dcac68974f9fba0604f9a3
Reviewed-on: https://go-review.googlesource.com/c/go/+/174300
Run-TryBot: Elias Naur <mail@eliasnaur.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/runtime/sys_darwin_arm64.s