[libcxx-commits] [PATCH] D150205: [libc++] Utilities for implementing stop_token

Hui via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat May 13 01:45:27 PDT 2023


huixie90 updated this revision to Diff 521880.
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.521880.patch
Type: text/x-patch
Size: 25103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230513/52385450/attachment-0001.bin>


More information about the libcxx-commits mailing list