[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 18:12:49 PST 2022


DanielMcIntosh-IBM updated this revision to Diff 400221.
DanielMcIntosh-IBM added a comment.

Fix copy-paste error


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.400221.patch
Type: text/x-patch
Size: 5096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220115/e5442a71/attachment.bin>


More information about the libcxx-commits mailing list