Michael Jones f2a9974666 [libc] fix futex type
Previously the futex type was defined in terms of unsigned int, now it's
uint32, which is more portable.

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D135408
2022-10-06 15:19:43 -07:00
..
2022-02-17 17:21:55 +00:00
2022-10-06 15:19:43 -07:00
2022-09-29 10:23:21 -07:00