[libc-commits] [PATCH] D129543: [libc] Linux threads - Setup TLS area of a new thread and cleanup at exit.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Jul 13 00:30:37 PDT 2022
sivachandra updated this revision to Diff 444171.
sivachandra added a comment.
Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129543/new/
https://reviews.llvm.org/D129543
Files:
libc/config/linux/app.h
libc/loader/linux/aarch64/start.cpp
libc/loader/linux/x86_64/CMakeLists.txt
libc/loader/linux/x86_64/start.cpp
libc/src/__support/threads/linux/CMakeLists.txt
libc/src/__support/threads/linux/thread.cpp
libc/src/__support/threads/thread.h
libc/test/integration/src/__support/threads/CMakeLists.txt
libc/test/integration/src/__support/threads/thread_tls_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129543.444171.patch
Type: text/x-patch
Size: 14437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220713/f03ab4b6/attachment-0001.bin>
More information about the libc-commits
mailing list