Details
Details
- Reviewers
lntue michaelrj - Commits
- rG97417e030071: [libc] Enable threads.h functions on aarch64.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D122788
[libc] Enable threads.h functions on aarch64. ClosedPublic Authored by sivachandra on Mar 31 2022, 12:19 AM.
Details
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 31 2022, 12:19 AM This revision is now accepted and ready to land.Mar 31 2022, 7:19 AM Closed by commit rG97417e030071: [libc] Enable threads.h functions on aarch64. (authored by sivachandra). · Explain WhyMar 31 2022, 8:42 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 419345 libc/config/linux/aarch64/entrypoints.txt
libc/src/threads/linux/CMakeLists.txt
libc/src/threads/linux/Thread.h
libc/src/threads/linux/thrd_create.cpp
libc/src/threads/linux/x86_64/thread_start_args.h.in
|