[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
Thu Jul 6 05:37:33 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5b666cf11e7a: [libc++] Fix thread annotations on shared_mutex and shared_timed_mutex (authored by ldionne).

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.537677.patch
Type: text/x-patch
Size: 11435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230706/2b85c8c6/attachment.bin>


More information about the libcxx-commits mailing list