[all-commits] [llvm/llvm-project] 3c5d63: [libc][NFC] Move thread platform data pointer to t...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Wed Jul 13 00:11:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3c5d6312c4c8a184b5b3d08d51428f705e705ab9
https://github.com/llvm/llvm-project/commit/3c5d6312c4c8a184b5b3d08d51428f705e705ab9
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2022-07-13 (Wed, 13 Jul 2022)
Changed paths:
M libc/include/llvm-libc-types/__thread_type.h
M libc/src/__support/threads/linux/thread.cpp
M libc/src/__support/threads/thread.h
Log Message:
-----------
[libc][NFC] Move thread platform data pointer to thread attributes.
Along the way, added constexpr constructors to the Thread data
structures.
More information about the All-commits
mailing list