[libc-commits] [PATCH] D127479: [libc] Add pthread_detach and thrd_detach.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Jun 10 22:30:00 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5db4177817a8: [libc] Add pthread_detach and thrd_detach. (authored by sivachandra).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127479/new/
https://reviews.llvm.org/D127479
Files:
libc/config/linux/x86_64/entrypoints.txt
libc/spec/posix.td
libc/spec/stdc.td
libc/src/__support/threads/CMakeLists.txt
libc/src/__support/threads/linux/thread.h
libc/src/__support/threads/thread_attrib.h
libc/src/pthread/CMakeLists.txt
libc/src/pthread/pthread_detach.cpp
libc/src/pthread/pthread_detach.h
libc/src/threads/CMakeLists.txt
libc/src/threads/thrd_detach.cpp
libc/src/threads/thrd_detach.h
libc/test/src/__support/CMakeLists.txt
libc/test/src/__support/threads/CMakeLists.txt
libc/test/src/__support/threads/thread_detach_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127479.436109.patch
Type: text/x-patch
Size: 15951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220611/61e7e2d9/attachment-0001.bin>
More information about the libc-commits
mailing list