mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Add `SwiftSynchronization_ SINGLE_THREADED_MODE` flag to use empty mutex definition for certain apple platforms. This brings Synchronization in line with the current build systems functionality We will revisit this in the future to determine if we can add a mutex definition for all Darwin platforms