Amanieu / parking_lot

Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
Apache License 2.0
2.76k stars 217 forks source link

Add apple tvos support #405

Closed lcruz99 closed 1 year ago

lcruz99 commented 1 year ago

This PR allows using parking_lot lib to target tier 3 *-apple builds:

Apple tvOS on aarch64
Apple tvOS Simulator on x86_64