Files
swift-mirror/include/swift/Threading/Impl/Darwin.h
Mike Ash 0403dd8a0a [Runtime] Fix recursive_mutex_handle when getting os_unfair_recursive_lock from the SDK.
The declaration was inside the #if, which makes it unavailable when the condition is not true. Move the declaration outside the #if.

rdar://158956741
2025-08-22 15:37:46 -04:00

10 KiB