[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 11:19:11 PDT 2023
huixie90 updated this revision to Diff 521730.
huixie90 marked 6 inline comments as done.
huixie90 added a comment.
address comments
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.521730.patch
Type: text/x-patch
Size: 25082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230512/1e2117ff/attachment-0001.bin>
More information about the libcxx-commits
mailing list