[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 14:01:48 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG64fc3cd55d58: [libc++] Hold mutex lock while notify_all is called at notify_all_at_thread_exit (authored by arthur.j.odwyer, committed by ldionne).

Changed prior to commit:
  https://reviews.llvm.org/D105758?vs=488210&id=488377#toc

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.488377.patch
Type: text/x-patch
Size: 5057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230111/060e1d7f/attachment.bin>


More information about the libcxx-commits mailing list