swift
7404ca9e
- [Threading] Fix 32-bit Linux.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
[Threading] Fix 32-bit Linux. `swift::once` needs to be 32-bit on 32-bit Linux, which means we have to revert to using a global lock. rdar://94831034
References
#59371 - [Threading] Fix 32-bit Linux.
Author
al45tair
Parents
863ab00c
Loading