[libcxx-commits] [PATCH] D150205: [libc++] Utilities for implementing stop_token
Hui via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri May 12 12:32:05 PDT 2023
huixie90 updated this revision to Diff 521761.
huixie90 added a comment.
CI
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.521761.patch
Type: text/x-patch
Size: 24990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230512/200bd169/attachment-0001.bin>
More information about the libcxx-commits
mailing list