[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
Mon Jul 12 10:50:37 PDT 2021


vinipsmaker added a comment.

> Update the LWG status page

Given you'll spend time with the committee //anyway//, could one of you also write a related `unlock_at_thread_exit`? The use case is described at https://lists.isocpp.org/std-proposals/2021/07/2809.php.


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