Files
swift-mirror/stdlib/public/Concurrency/DispatchGlobalExecutor.inc
Saleem Abdulrasool a066a6ecfb Concurrency: support newer dispatch functionality on Windows
This addresses an unintended instance where new dispatch functionality
is not used on Windows as the lookup was never performed.  This limits
the runtime to shared linking which should generally be a safe
assumption on Windows.
2022-11-04 06:56:46 -07:00

14 KiB