[libc-commits] [PATCH] D126716: [libc] Keep all thread state information separate from the thread structure.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Jun 1 00:57:44 PDT 2022
sivachandra updated this revision to Diff 433306.
sivachandra added a comment.
Remove an unnecessary alignment spec.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126716/new/
https://reviews.llvm.org/D126716
Files:
libc/include/llvm-libc-types/thrd_t.h
libc/src/__support/threads/linux/thread.h
libc/src/__support/threads/thread_attrib.h
libc/src/threads/thrd_join.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126716.433306.patch
Type: text/x-patch
Size: 9077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220601/5ab256fe/attachment-0001.bin>
More information about the libc-commits
mailing list