Files
swift-mirror/lib/Threading/Linux.cpp
Alastair Houghton 7404ca9e62 [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
2022-06-10 20:11:28 +01:00

2.4 KiB