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

Vinícius dos Santos Oliveira via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 10 11:55:15 PST 2023


vinipsmaker added a comment.

> 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.


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