Previously the futex type was defined in terms of unsigned int, now it's
uint32, which is more portable.
Details
Details
- Reviewers
sivachandra lntue - Commits
- rGf2a99746666e: [libc] fix futex type
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo