swift
f8f2751e
- [Threading] Add the correct scope for lazy_mutex_handle.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Threading] Add the correct scope for lazy_mutex_handle. Because we're mentioning the type in a macro and it gets used elsewhere, we need to be explicit that the type is inside threading_impl. rdar://121122202
References
#70963 - [Threading] Add the correct scope for lazy_mutex_handle.
Author
al45tair
Parents
d0344e50
Loading