[libcxx-commits] [PATCH] D117372: [libcxx] switch locale from using std::call_once to __libcpp_mutex_t

Daniel McIntosh via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 14 17:22:47 PST 2022


DanielMcIntosh-IBM updated this revision to Diff 400210.
DanielMcIntosh-IBM edited the summary of this revision.
DanielMcIntosh-IBM added a comment.

Update Documentation


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117372/new/

https://reviews.llvm.org/D117372

Files:
  libcxx/docs/DesignDocs/InternalThreadSynchronization.rst
  libcxx/include/__locale
  libcxx/src/locale.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117372.400210.patch
Type: text/x-patch
Size: 5088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220115/e86a4308/attachment.bin>


More information about the libcxx-commits mailing list