swift
141f00be - [Threading] Support 32-bit platforms for C11 threads and pthreads.

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
Author
Parents
Loading