[libcxx-commits] [PATCH] D154354: [libc++] Fix thread annotations on shared_mutex and shared_timed_mutex

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 4 10:53:35 PDT 2023


ldionne updated this revision to Diff 537132.
ldionne added a comment.

Improve test synopsis.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154354/new/

https://reviews.llvm.org/D154354

Files:
  libcxx/.clang-format
  libcxx/include/shared_mutex
  libcxx/test/libcxx/thread/thread.shared_mutex/thread_safety.verify.cpp
  libcxx/test/libcxx/thread/thread.shared_timed_mutex/thread_safety.verify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154354.537132.patch
Type: text/x-patch
Size: 10928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230704/e43b195d/attachment.bin>


More information about the libcxx-commits mailing list