[libcxx-commits] [PATCH] D105758: Hold mutex lock while notify_all is called at notify_all_at_thread_exit

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jan 11 07:22:14 PST 2023


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

Tweak test to avoid timeouts and fix for no-threads configuration.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105758

Files:
  libcxx/docs/Status/Cxx2bIssues.csv
  libcxx/src/thread.cpp
  libcxx/test/std/thread/thread.condition/notify_all_at_thread_exit.pass.cpp
  libcxx/test/std/thread/thread.condition/notify_all_at_thread_exit_lwg3343.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105758.488208.patch
Type: text/x-patch
Size: 5517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230111/a1d711b5/attachment-0001.bin>


More information about the libcxx-commits mailing list