[libcxx-commits] [PATCH] D67466: [libcxx] Annotate shared_mutex with thread annotations

Petr Hosek via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 2 13:20:42 PDT 2021


phosek updated this revision to Diff 363556.
phosek retitled this revision from "[libcxx] Annotate unique_lock and shared_lock with thread annotations" to "[libcxx] Annotate shared_mutex with thread annotations".
phosek edited the summary of this revision.

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

https://reviews.llvm.org/D67466

Files:
  libcxx/include/shared_mutex
  libcxx/test/libcxx/thread/thread.shared_mutex/thread_safety_annotations_not_enabled.pass.cpp
  libcxx/test/libcxx/thread/thread.shared_mutex/thread_safety_lock_unlock.pass.cpp
  libcxx/test/libcxx/thread/thread.shared_mutex/thread_safety_missing_unlock.fail.cpp
  libcxx/test/libcxx/thread/thread.shared_mutex/thread_safety_missing_unlock_shared.fail.cpp
  libcxx/test/libcxx/thread/thread.shared_mutex/thread_safety_requires_capability.fail.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67466.363556.patch
Type: text/x-patch
Size: 9837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210802/9ea2fb01/attachment-0001.bin>


More information about the libcxx-commits mailing list