swift
c396f757
- [Concurrency] Reference dispatch_async_swift_job directly when the header is available.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Concurrency] Reference dispatch_async_swift_job directly when the header is available. Only use dlsym when we don't have the header, since it's an unnecessary performance hit. rdar://118465481
References
#73945 - [Concurrency] Reference dispatch_async_swift_job directly when the header is available.
Author
mikeash
Parents
511e6192
Loading