[libc][NFC] Use uint32_t to represent futex words.
authorSiva Chandra Reddy <sivachandra@google.com>
Wed, 15 Jun 2022 05:38:38 +0000 (05:38 +0000)
committerSiva Chandra Reddy <sivachandra@google.com>
Wed, 15 Jun 2022 05:44:00 +0000 (05:44 +0000)
commit2eafb96289da2993f65ae848a27648b3b8ebe89c
tree1f8414986e022b00f5b5f4802956e4eb0a5fe179
parent07b3446d72436c8372f50c43b45e46efe63182d9
[libc][NFC] Use uint32_t to represent futex words.

Futexes are 32 bits in size on all platforms, including 64-bit systems.
libc/src/__support/threads/linux/futex_word.h