[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:21:27 PST 2023
ldionne added a comment.
In D105758#4041055 <https://reviews.llvm.org/D105758#4041055>, @vinipsmaker wrote:
>> This fell through the cracks. @vinipsmaker what Author Name <email at domain> do you want that committed under?
>
> I only authored the diff for the file `libcxx/src/thread.cpp` and that's a 1-line patchset. This is so small that I don't believe it's even copyrightable. If you really need one, you can use this email for the author field: https://mailhide.io/en/e/ckagYWto ; and VinÃcius Oliveira for the author name would be fine.
Oh, sorry, I see now that @Quuxplusone had authored most of the patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105758/new/
https://reviews.llvm.org/D105758
More information about the libcxx-commits
mailing list