mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-08 04:53:42 +00:00
runtime: implement race-free signals using futexes
This requires an API introduced in MacOS 11. I think that's fine, since the version before that (MacOS 10.15) is EOL since 2022. Though if needed, we could certainly work around it by using an older and slightly less nice API.
This commit is contained in:
committed by
Ron Evans
parent
95671469c7
commit
dd1ebbd31b
+1
-1
Submodule lib/macos-minimal-sdk updated: 4e4113e3b1...9b69407cb5
Reference in New Issue
Block a user