![]() On LLP64 hosts, `Int` is mapped to `intptr_t` and `UInt` to `uintptr_t`. As a result, we need to ensure that we map the atomic extensions to those types for type conversions. Add the types for `uintptr_t` and `intptr_t` so that they can be used to implement `CNIOConcurrencyHelpers` on Windows. Co-authored-by: Johannes Weiss <johannesweiss@apple.com> |
||
---|---|---|
.. | ||
include | ||
src |