mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +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