[libcxx-commits] [PATCH] D150205: [libc++] Utilities for implementing stop_token
Hui Huang via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue May 16 23:22:07 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG544e38ca439f: [libc++] Utilities for implementing stop_token (authored by Hui).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150205/new/
https://reviews.llvm.org/D150205
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__stop_token/atomic_unique_lock.h
libcxx/include/__stop_token/intrusive_list_view.h
libcxx/include/__stop_token/intrusive_shared_ptr.h
libcxx/include/libcxx.imp
libcxx/include/module.modulemap.in
libcxx/test/libcxx/private_headers.verify.cpp
libcxx/test/libcxx/thread/thread.stoptoken/atomic_unique_lock.pass.cpp
libcxx/test/libcxx/thread/thread.stoptoken/intrusive_list_view.pass.cpp
libcxx/test/libcxx/thread/thread.stoptoken/intrusive_shared_ptr.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150205.522908.patch
Type: text/x-patch
Size: 25103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230517/cd78a5ae/attachment-0001.bin>
More information about the libcxx-commits
mailing list