[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
Tue Jan 10 10:31:53 PST 2023
ldionne updated this revision to Diff 487878.
ldionne added a comment.
Rebase onto main.
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.487878.patch
Type: text/x-patch
Size: 5529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230110/b9a14177/attachment-0001.bin>
More information about the libcxx-commits
mailing list