[libcxx-commits] [PATCH] D110110: [libc++] [ABI BREAK] Remove non-atomic "platform" semaphore implementations.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Oct 29 09:23:45 PDT 2021


Quuxplusone updated this revision to Diff 383388.
Quuxplusone added a comment.

Rebased on main.
@ldionne ping! do you want a release note in 14.x or just when you put it in 13.x? is this a good release note?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110110

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/include/__threading_support
  libcxx/include/semaphore
  libcxx/src/support/win32/thread_win32.cpp
  libcxx/test/std/thread/thread.semaphore/ctor.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110110.383388.patch
Type: text/x-patch
Size: 8643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211029/9da41d47/attachment.bin>


More information about the libcxx-commits mailing list