[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:23:41 PST 2023
ldionne updated this revision to Diff 488210.
ldionne added a comment.
Fix LWG issue CSV
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.488210.patch
Type: text/x-patch
Size: 5070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230111/e38d6da0/attachment.bin>
More information about the libcxx-commits
mailing list