swift
141f00be
- [Threading] Support 32-bit platforms for C11 threads and pthreads.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
[Threading] Support 32-bit platforms for C11 threads and pthreads. We just need to change the type from `int64_t` to `intptr_t`. rdar://95523756
References
#59586 - [Threading] Support 32-bit platforms for C11 threads and pthreads.
Author
al45tair
Parents
0c67ce64
Loading