mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The implementation mistakenly locked and unlocked the mutex in `helper.once_wait()`, which is only ever called from inside a region where the mutex is already locked. rdar://119739594
2.5 KiB
2.5 KiB